GaussianParameter-class {Rmixmod} | R Documentation |
GaussianParameter
] classThis class defines parameters of a Gaussian Mixture Model. Inherits the [Parameter
] class.
a numeric vector containing mean of each cluster.
a vector of matrix containing variance matrix of each cluster.
new("GaussianParameter") getSlots("GaussianParameter")