pmclust: Parallel Model-Based Clustering using Expectation-Gathering-Maximization Algorithm for Finite Mixture Gaussian Model

Aims to utilize model-based clustering (unsupervised) for high dimensional and ultra large data, especially in a distributed manner. The code employs pbdMPI to perform a expectation-gathering-maximization algorithm for finite mixture Gaussian models. The unstructured dispersion matrices are assumed in the Gaussian models. The implementation is default in the single program multiple data programming model. The code can be executed through pbdMPI and independent to most MPI applications. See the High Performance Statistical Computing website for more information, documents and examples.

Version: 0.1-9
Depends: R (≥ 3.0.0), pbdMPI (≥ 0.3-1), pbdBASE (≥ 0.4-3), pbdDMAT (≥ 0.4-0)
Imports: methods, MASS
Enhances: MixSim
Published: 2016-12-19
Author: Wei-Chen Chen [aut, cre], George Ostrouchov [aut]
Maintainer: Wei-Chen Chen <wccsnow at gmail.com>
BugReports: http://group.r-pbd.org/
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
URL: http://r-pbd.org/
NeedsCompilation: yes
Citation: pmclust citation info
Materials: README ChangeLog
In views: Cluster, HighPerformanceComputing
CRAN checks: pmclust results

Downloads:

Reference manual: pmclust.pdf
Vignettes: pmclust-guide
Package source: pmclust_0.1-9.tar.gz
Windows binaries: r-devel: pmclust_0.1-9.zip, r-release: pmclust_0.1-9.zip, r-oldrel: pmclust_0.1-9.zip
OS X El Capitan binaries: r-release: not available
OS X Mavericks binaries: r-oldrel: not available
Old sources: pmclust archive

Reverse dependencies:

Reverse enhances: pbdDEMO

Linking:

Please use the canonical form https://CRAN.R-project.org/package=pmclust to link to this page.