| 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 parameter.k:"numeric" specifying the
number of components in each group.Friedrich Leisch and Bettina Gruen