Package: mlstm 0.1.6

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.6.tar.gz
mlstm_0.1.6.zip(r-4.7)mlstm_0.1.6.zip(r-4.6)mlstm_0.1.6.zip(r-4.5)
mlstm_0.1.6.tgz(r-4.6-x86_64)mlstm_0.1.6.tgz(r-4.6-arm64)mlstm_0.1.6.tgz(r-4.5-x86_64)mlstm_0.1.6.tgz(r-4.5-arm64)
mlstm_0.1.6.tar.gz(r-4.7-arm64)mlstm_0.1.6.tar.gz(r-4.7-x86_64)mlstm_0.1.6.tar.gz(r-4.6-arm64)mlstm_0.1.6.tar.gz(r-4.6-x86_64)
mlstm_0.1.6.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://thimeno1993.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

4.00 score 4 scripts 445 downloads 8 exports 7 dependencies

Last updated from:d345ec5b4b. Checks:13 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64OK150
linux-devel-x86_64OK154
source / vignettesOK221
linux-release-arm64OK161
linux-release-x86_64OK153
macos-release-arm64OK157
macos-release-x86_64OK417
macos-oldrel-arm64OK168
macos-oldrel-x86_64OK345
windows-develOK146
windows-releaseOK170
windows-oldrelOK150
wasm-releaseOK136

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 03 2026.

Last update: 2026-03-21
Started: 2026-03-21