Description Usage Arguments Value Examples
Implement EM algorithm to estimate the parameters and mixture proportions.
| 1 | EM.R(x, N, it_num)
 | 
| x | sample from GMM | 
| N | number of clusters | 
| it_num | number of iterations | 
the clustering parameters and proportions
| 1 2 3 4 5 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.