Description Usage Arguments Value
View source: R/MEMA_Test_Exp_Functions.R
autoMMCluster
uses a Mixture Model to assign clusters.
1 | autoMMCluster(x, G = 2)
|
x |
A numeric vector |
G |
the number of groups or clusters |
The cluster assignments of the values in x using Mclust from the mclust package.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.