Description Usage Arguments Value
Function to plot the cluster assignment from the robust EM algorithm
1 | plot_robust_EM(sim_EMfit, sampleMat)
|
sim_EMfit |
Output from the EM algorithm |
sampleMat |
An (n x d+1) matrix with the observed data and true cluster assignments |
A plot containing the observed data, colored by their clusters according to the EM algorithm. Estimated covariance and mean of clusters also plotted.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.