Determine a Prototype from a number of runs of Latent Dirichlet Allocation (LDA) measuring its similarities with S-CLOP: A procedure to select the LDA run with highest mean pairwise similarity, which is measured by S-CLOP (Similarity of multiple sets by Clustering with Local Pruning), to all other runs. LDA runs are specified by its assignments leading to estimators for distribution parameters. Repeated runs lead to different results, which we encounter by choosing the most representative LDA run as prototype.
Version: | 0.1.1 |
Depends: | R (≥ 3.5.0) |
Imports: | checkmate (≥ 1.8.5), colorspace (≥ 1.4-1), data.table (≥ 1.11.2), dendextend, fs (≥ 1.2.0), lda (≥ 1.4.2), progress (≥ 1.1.1), stats, utils |
Suggests: | batchtools (≥ 0.9.11), future, parallelMap, RColorBrewer (≥ 1.1-2), testthat, tosca |
Published: | 2020-01-10 |
Author: | Jonas Rieger |
Maintainer: | Jonas Rieger <jonas.rieger at tu-dortmund.de> |
BugReports: | https://github.com/JonasRieger/ldaPrototype/issues |
License: | GPL (≥ 3) |
URL: | https://github.com/JonasRieger/ldaPrototype, https://doi.org/10.5281/zenodo.3597978 |
NeedsCompilation: | no |
Materials: | README |
CRAN checks: | ldaPrototype results |
Reference manual: | ldaPrototype.pdf |
Package source: | ldaPrototype_0.1.1.tar.gz |
Windows binaries: | r-devel: ldaPrototype_0.1.1.zip, r-devel-gcc8: ldaPrototype_0.1.1.zip, r-release: ldaPrototype_0.1.1.zip, r-oldrel: ldaPrototype_0.1.1.zip |
OS X binaries: | r-release: ldaPrototype_0.1.1.tgz, r-oldrel: ldaPrototype_0.1.1.tgz |
Please use the canonical form https://CRAN.R-project.org/package=ldaPrototype to link to this page.