Package: mlstm 0.1.7

Tomoya Himeno

mlstm: Multilevel Supervised Topic Models with Multiple Outcomes

Fits latent Dirichlet allocation (LDA), supervised topic models, and multilevel supervised topic models for text data with multiple outcome variables. Core estimation routines are implemented in C++ using the 'Rcpp' ecosystem. For topic models, see Blei et al. (2003) <https://www.jmlr.org/papers/volume3/blei03a/blei03a.pdf>. For supervised topic models, see Blei and McAuliffe (2007) <https://papers.nips.cc/paper_files/paper/2007/hash/d56b9fc4b0f1be8871f5e1c40c0067e7-Abstract.html>.

Authors:Tomoya Himeno [aut, cre]

mlstm_0.1.7.tar.gz
mlstm_0.1.7.tar.gz(r-4.7-arm64)mlstm_0.1.7.tar.gz(r-4.7-x86_64)mlstm_0.1.7.tar.gz(r-4.6-arm64)mlstm_0.1.7.tar.gz(r-4.6-x86_64)
mlstm_0.1.7.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
mlstm/json (API)
NEWS

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

Bug tracker:https://github.com/thimeno1993/mlstm/issues

Pkgdown/docs site:https://thimeno1993.github.io

Uses libs:
  • openblas– Optimized BLAS
  • c++– GNU Standard C++ Library v3
  • openmp– GCC OpenMP (GOMP) support library

On CRAN:

Conda:

openblascppopenmp

3.00 score 5 scripts 439 downloads 8 exports 7 dependencies

Last updated from:d0a7a859af. Checks:6 OK. Indexed: no.

TargetResultTimeFilesSyslog
linux-devel-arm64OK148
linux-devel-x86_64OK142
source / vignettesOK219
linux-release-arm64OK192
linux-release-x86_64OK147
wasm-releaseOK149

Exports:eLDA_pass_b_fastinit_mod_from_countrun_lda_gibbsrun_mlstm_virun_stm_viset_threadsstm_multi_hier_vi_parallelstm_vi_parallel

Dependencies:BHdata.tablelatticeMatrixRcppRcppArmadilloRcppParallel

Introduction to mlstm

Rendered frommlstm-intro.Rmdusingknitr::rmarkdownon Jun 13 2026.

Last update: 2026-04-03
Started: 2026-04-03