Description Usage Arguments Value
Implements the Mclust() function from library mclust.
1 | Mclust_fn(x, k)
|
x |
A (n x d) matrix of observed data |
k |
The number of mixing components |
A list of parameter estimates that will be used for the initial parameter estimates in the EM algorithm.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.