Cluster any count data matrix with a fixed number of variables, such as document/term matrices. It integrates the dimension reduction aspect of topic models in the mixture models framework. Inference is done by means of a greedy Classification Variational Expectation Maximisation (C-VEM) algorithm. An Integrated Classication Likelihood (ICL) model selection is designed for selecting the latent dimension (number of topics) and the number of clusters. For more details, see the article of Jouvin et. al. (2020) <arxiv.org/abs/1909.00721>.
Version: | 1.0.0 |
Depends: | R (≥ 3.6.0) |
Imports: | methods, topicmodels, tm, Matrix, slam, magrittr, dplyr, stats, doParallel, foreach |
Suggests: | testthat (≥ 2.1.0), knitr, markdown, rmarkdown, aricode, ggplot2, tidytext, reshape2 |
Published: | 2020-07-01 |
Author: | Nicolas Jouvin |
Maintainer: | Nicolas Jouvin <nicolas.jouvin at univ-paris1.fr> |
License: | GPL-3 |
NeedsCompilation: | no |
Materials: | README |
CRAN checks: | MoMPCA results |
Reference manual: | MoMPCA.pdf |
Vignettes: |
MoMPCA |
Package source: | MoMPCA_1.0.0.tar.gz |
Windows binaries: | r-devel: not available, r-release: not available, r-oldrel: not available |
macOS binaries: | r-release: not available, r-oldrel: not available |
Please use the canonical form https://CRAN.R-project.org/package=MoMPCA to link to this page.