plot_robust_EM: Function to plot the cluster assignment from the robust EM...

Description Usage Arguments Value

Description

Function to plot the cluster assignment from the robust EM algorithm

Usage

1
plot_robust_EM(sim_EMfit, sampleMat)

Arguments

sim_EMfit

Output from the EM algorithm

sampleMat

An (n x d+1) matrix with the observed data and true cluster assignments

Value

A plot containing the observed data, colored by their clusters according to the EM algorithm. Estimated covariance and mean of clusters also plotted.


nwakim/nwREM documentation built on May 22, 2019, 5:34 p.m.