| 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
plkjArray with the probability for the jth variable in the kth cluster to be l.
nbModalitiesInteger with the (maximal) number of modalities of the categorical data.
levelslist 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]