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 MPI' implementations such as 'OpenMPI' and 'MPICH'. See the High Performance Statistical Computing website <https://snoweye.github.io/hpsc/> for more information, documents and examples.

Getting started

Package details

AuthorWei-Chen Chen [aut, cre], George Ostrouchov [aut]
MaintainerWei-Chen Chen <wccsnow@gmail.com>
LicenseGPL (>= 2)
Version0.2-1
URL https://pbdr.org/
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("pmclust")

Try the pmclust package in your browser

Any scripts or data that you put into this service are public.

pmclust documentation built on Feb. 11, 2021, 5:05 p.m.