thetianshuhuang/bmcc_r: Markov Chain Bayesian Clustering

Implementation of Markov Chain Bayesian Clustering techniques, including DPM (Dirichlet Process Mixture Models) and MFM (Mixture of Finite Mixtures) mixture models, with an abstract Mixture Model and Component Model API. Hyperparameter updates for DPM are implemented using an Empirical Bayes update procedure. Final configuration selection is implemented using Least Squares clustering.

Getting started

Package details

Maintainer
LicenseMIT
Version0.2.8
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("thetianshuhuang/bmcc_r")
thetianshuhuang/bmcc_r documentation built on Nov. 5, 2019, 10:05 a.m.