loglm1
is an internal function used by loglm
.
It is a generic function dispatching on the data
argument.loglm1(formula, data, …)# S3 method for xtabs
loglm1(formula, data, …)
# S3 method for data.frame
loglm1(formula, data, …)
# S3 method for default
loglm1(formula, data, start = rep(1, length(data)), fitted = FALSE,
keep.frequencies = fitted, param = TRUE, eps = 1/10,
iter = 40, print = FALSE, …)
loglm
for its interpretation. This argument may also be the result of a call to xtabs
.
loglin
.TRUE
specifies that the (possibly constructed) array of
frequencies is to be retained as part of the fitted model object. The
default action is to use the same value as that used for fitted
.
"loglm"
.loglm
, loglin