MoMPCA: Inference and Clustering for Mixture of Multinomial Principal
Component Analysis
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:1909.00721>.
Version: |
1.0.1 |
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: |
2021-01-21 |
Author: |
Nicolas Jouvin |
Maintainer: |
Nicolas Jouvin <nicolas.jouvin at ec-lyon.fr> |
License: |
GPL-3 |
NeedsCompilation: |
no |
Materials: |
README |
CRAN checks: |
MoMPCA results |
Documentation:
Downloads:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=MoMPCA
to link to this page.