Package: maptpx 1.9-7
maptpx: MAP Estimation of Topic Models
Maximum a posteriori (MAP) estimation for topic models (i.e., Latent Dirichlet Allocation) in text analysis, as described in Taddy (2012) 'On estimation and selection for topic models'. Previous versions of this code were included as part of the 'textir' package. If you want to take advantage of openmp parallelization, uncomment the relevant flags in src/MAKEVARS before compiling.
Authors:
maptpx_1.9-7.tar.gz
maptpx_1.9-7.tar.gz(r-4.7-arm64)maptpx_1.9-7.tar.gz(r-4.7-x86_64)maptpx_1.9-7.tar.gz(r-4.6-arm64)maptpx_1.9-7.tar.gz(r-4.6-x86_64)
manual.pdf |manual.html✨
card.svg |card.png
maptpx/json (API)
| # Install 'maptpx' in R: |
| install.packages('maptpx', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:a8d05d00d9. Checks:5 OK, 1 FAIL. Indexed: no.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 141 | ||
| linux-devel-x86_64 | OK | 101 | ||
| source / vignettes | OK | 166 | ||
| linux-release-arm64 | OK | 136 | ||
| linux-release-x86_64 | OK | 99 | ||
| wasm-release | FAIL | 96 |
Exports:expitlogitnormalizepredict.topicsrdirstm_tfidftopicstopicVar
Dependencies:slam
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Utilities for count matrices | normalize stm_tfidf |
| topic predict | predict.topics |
| Dirichlet RNG | rdir |
| Estimation for Topic Models | topics |
| topic variance | expit logit topicVar |
