GaussianParameter-class | 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")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.