Extend the functionality of the 'mclust' package for Gaussian finite mixture modelling by including: density estimation for data with bounded support (Scrucca, 2019 <doi:10.1002/bimj.201800174>); modal clustering using MEM algorithm for Gaussian mixtures (Scrucca, 2021 <doi:10.1002/sam.11527>).
Version: | 0.6 |
Depends: | R (≥ 4.0), mclust (≥ 5.4) |
Imports: | stats, graphics, grDevices, methods, foreach, iterators, utils, Rcpp (≥ 0.12) |
LinkingTo: | Rcpp, RcppArmadillo |
Suggests: | parallel, doParallel, doRNG (≥ 1.6), cli, crayon, knitr (≥ 1.12), rmarkdown (≥ 0.9) |
Published: | 2021-12-17 |
Author: | Luca Scrucca [aut, cre] |
Maintainer: | Luca Scrucca <luca.scrucca at unipg.it> |
License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
URL: | https://mclust-org.github.io/mclustAddons/ |
NeedsCompilation: | yes |
Materials: | README NEWS |
CRAN checks: | mclustAddons results |
Reference manual: | mclustAddons.pdf |
Vignettes: |
A quick tour of mclustAddons |
Package source: | mclustAddons_0.6.tar.gz |
Windows binaries: | r-devel: mclustAddons_0.6.zip, r-release: mclustAddons_0.6.zip, r-oldrel: mclustAddons_0.6.zip |
macOS binaries: | r-release (arm64): mclustAddons_0.6.tgz, r-oldrel (arm64): mclustAddons_0.6.tgz, r-release (x86_64): mclustAddons_0.6.tgz, r-oldrel (x86_64): mclustAddons_0.6.tgz |
Old sources: | mclustAddons archive |
Please use the canonical form https://CRAN.R-project.org/package=mclustAddons to link to this page.