ClusterDiagGaussianComponent-class: Definition of the ['ClusterDiagGaussianComponent'] class

ClusterDiagGaussianComponentR Documentation

Definition of the [ClusterDiagGaussianComponent] class

Description

This class defines a diagonal Gaussian component of a mixture model. It inherits from [IClusterComponent].

Slots

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.

Author(s)

Serge Iovleff

See Also

[IClusterComponent] class

Examples

getSlots("ClusterDiagGaussianComponent")


MixAll documentation built on June 22, 2024, 6:56 p.m.