ClusterDiagGaussianComponent {MixAll} | R Documentation |
ClusterDiagGaussianComponent
] classThis class defines a diagonal Gaussian component of a mixture model. It inherits
from [IClusterComponent
].
mean
Matrix with the mean of the jth variable in the kth cluster.
sigma
Matrix with the standard deviation of the jth variable in the kth cluster.
Serge Iovleff
[IClusterComponent
] class
getSlots("ClusterDiagGaussianComponent")