Old: Hierarchical log-linear models
NOTICE: THIS FUNCTION IS DEFUNCT. PLEASE USE THE gRim PACKAGE FOR HIERARCHICAL LOG LINEAR MODELS.
hllm(formula = ~.^1, gmData, marginal) ## S3 method for class 'hllm' fit(object, engine="loglm", ...)
formula |
an object of class |
gmData |
an object of class |
marginal |
an optional argument specifying a subset of the
variables from the |
object |
A hllm object |
.
engine |
Definining the fitting engine. For hllm objects only "loglm" is implemented. |
... |
Additional arguments |
hllm
returns an object of class hllm
, inheriting
from the superclass gModel
.
Søren Højsgaard, sorenh@math.aau.dk,
Claus Dethlefsen, cld@rn.dk
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.