| flexmix-class {flexmix} | R Documentation |
A fitted flexmix model.
Objects are typically created by calling function flexmix.
model:FLXmodel objects.prior:posterior:scaled
and unscaled, both matrices with one row per observation
and one column per cluster.iter:cluster:logLik:df:components:FLXcomponent objects.formula:"formula".control:"FLXcontrol".call:signature(object = "flexmix"): calculate Akaike's
information criterion.signature(object = "flexmix"): calculate the
Bayesian information criterion.signature(object = "flexmix"): calculate the
log-likelihood for the model.signature(object = "flexmix"): extract
parameters of model components.signature(object = "flexmix"): predict
response for new data.Friedrich Leisch