Package: GMMinit 1.0.0

Jing Li

GMMinit: Optimal Initial Value for Gaussian Mixture Model

Generating, evaluating, and selecting initialization strategies for Gaussian Mixture Models (GMMs), along with functions to run the Expectation-Maximization (EM) algorithm. Initialization methods are compared using log-likelihood, and the best-fitting model can be selected using BIC. Methods build on initialization strategies for finite mixture models described in Michael and Melnykov (2016) <doi:10.1007/s11634-016-0264-8> and Biernacki et al. (2003) <doi:10.1016/S0167-9473(02)00163-9>, and on the EM algorithm of Dempster et al. (1977) <doi:10.1111/j.2517-6161.1977.tb01600.x>. Background on model-based clustering includes Fraley and Raftery (2002) <doi:10.1198/016214502760047131> and McLachlan and Peel (2000, ISBN:9780471006268).

Authors:Jing Li [aut, cre], Yana Melnykov [aut]

GMMinit_1.0.0.tar.gz
GMMinit_1.0.0.tar.gz(r-4.7-any)GMMinit_1.0.0.tar.gz(r-4.6-any)
GMMinit_1.0.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
GMMinit/json (API)

# Install 'GMMinit' in R:
install.packages('GMMinit', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org'))

On CRAN:

Conda:

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

1.00 score 147 downloads 5 exports 6 dependencies

Last updated from:a5e5a163be. Checks:4 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK117
source / vignettesOK161
linux-release-x86_64OK118
wasm-releaseOK111

Exports:BestGMMgetBestInitgetInitrunEMrunGMM

Dependencies:BHmclustmvnfastmvtnormRcppRcppArmadillo