r-mclust¶
Normal Mixture Modelling fitted via EM algorithm for Model-Based Clustering, Classification, and Density Estimation, including Bayesian regularization.
| Home | http://www.stat.washington.edu/mclust/ | 
| Versions | 5.1 | 
| License | GPL (>= 2) | 
| Recipe | https://github.com/bioconda/bioconda-recipes/tree/master/recipes/r-mclust | 
Installation¶
With an activated Bioconda channel (see Setup and usage), install with:
conda install r-mclust
and update with:
conda update r-mclust