ldaPrototype: Prototype of Multiple Latent Dirichlet Allocation Runs (original) (raw)

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.3.1
Depends: R (≥ 3.5.0)
Imports: batchtools (≥ 0.9.11), checkmate (≥ 1.8.5), colorspace (≥ 1.4-1), data.table (≥ 1.11.2), dendextend, fs (≥ 1.2.0), future, lda (≥ 1.4.2), parallelMap, progress (≥ 1.1.1), stats, utils
Suggests: covr, RColorBrewer (≥ 1.1-2), testthat, tosca
Published: 2021-09-02
DOI: 10.32614/CRAN.package.ldaPrototype
Author: Jonas Rieger ORCID iD [aut, cre]
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
NeedsCompilation: no
Citation: ldaPrototype citation info
Materials: README
CRAN checks: ldaPrototype results

Documentation:

Downloads:

Reverse dependencies:

Linking:

Please use the canonical formhttps://CRAN.R-project.org/package=ldaPrototypeto link to this page.