The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

EMCluster

EMCluster is an R package providing EM algorithms and several efficient initialization methods for model-based clustering of finite mixture Gaussian distribution with unstructured dispersion in both of unsupervised and semi-supervised learning.

Installation

EMCluster requires * R version 3.0.0 or higher. * R package MASS, Matrix.

The package can be installed from the CRAN via the usual install.packages("EMCluster"), or via the devtools package:

library(devtools)
install_github("snoweye/EMCluster")

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.