loglm
loglm.
summary.loglm(object, fitted = F, ...)
TRUE return observed and expected frequencies in the result.
Using
fitted = T may necessitate re-fitting the object.
print.summary.loglm.
This has components
object
fitted = T, an array of the observed and expected frequencies,
otherwise
NULL.
This function is a method for the generic function for class loglm. It can be invoked by calling for an object x of the appropriate class, or directly by calling regardless of the class of the object.