| FLXnested-class {flexmix} | R Documentation |
Specification of nesting structure for regression coefficients.
Objects can be created by calls of the form new("FLXnested",
formula, k, ...). In addition, named lists can be coerced to
FLXnested objects, names are completed if unique.
formula:"list" containing the
formula for determining the model matrix for each nested effect.k:"numeric" specifying the
number of components in each group.Bettina Gruen