mbcfinmix

Model-based finite mixtures using the EM algorithm. This uses relative differences between log-likelihoods to check for convergence. If the estimated covariance matrices become close to singular, the function returns empty arrays for the model.

Input Arguments:

Output Arguments:

Synopsis

[WTS,MUS,VARS] = MBCFINMIX(DATA,MUIN,VARIN,WTSIN,MODEL)

References:

Model-Based Clustering Toolbox documentation.

Model-Based Clustering homepage.



EDA Toolbox: Contents