Description Usage Arguments Value
glust
selects optimal number of mixture components to describe data in GMM.
1 |
X |
A matrix object with n rows (data points) by d columns (dimensions). |
K=2 |
The maximum number of components to be considered. Model selected from 1 to K components. |
verbose=FALSE |
whether to print Mclust clustering output. |
The number of components that maximizes BIC.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.