| flexmix-class {flexmix} | R Documentation |
A fitted flexmix model.
## S4 method for signature 'flexmix': cluster(object)
object |
An object of class "flexmix". |
model:FLXmodel objects.prior:posterior:scaled
and unscaled, both matrices with one row per observation
and one column per cluster.iter:k:cluster:size:logLik:df:components:FLXcomponent objects.formula:"formula".control:"FLXcontrol".call:group:"factor".convergedTRUE if EM algorithm converged.
Class FLXdist, directly.
The following functions should be used for accessing the corresponding slots:
cluster:posterior:Friedrich Leisch