ClusterCategoricalComponent {MixAll} | R Documentation |
Definition of the [ClusterCategoricalComponent
] class
Description
This class defines a categorical component of a mixture model. It inherits
from [IClusterComponent
].
Slots
plkj
Array with the probability for the jth variable in the kth cluster to be l.
nbModalities
Integer with the (maximal) number of modalities of the categorical data.
levels
list with the original levels of the variables
Author(s)
Serge Iovleff
See Also
[IClusterComponent
] class
Examples
getSlots("ClusterCategoricalComponent")
[Package MixAll version 1.5.16 Index]