ldaPrototype
Prototype of Multiple Latent Dirichlet Allocation Runs
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.
Versions across snapshots
| Version | Repository | File | Size |
|---|---|---|---|
0.3.2 |
rolling linux/jammy R-4.5 | ldaPrototype_0.3.2.tar.gz |
258.7 KiB |
0.3.2 |
rolling linux/noble R-4.5 | ldaPrototype_0.3.2.tar.gz |
256.2 KiB |
0.3.2 |
rolling source/ R- | ldaPrototype_0.3.2.tar.gz |
75.5 KiB |
0.3.2 |
latest linux/jammy R-4.5 | ldaPrototype_0.3.2.tar.gz |
258.7 KiB |
0.3.2 |
latest linux/noble R-4.5 | ldaPrototype_0.3.2.tar.gz |
256.2 KiB |
0.3.2 |
latest source/ R- | ldaPrototype_0.3.2.tar.gz |
75.5 KiB |
0.3.2 |
2026-04-26 source/ R- | ldaPrototype_0.3.2.tar.gz |
75.5 KiB |
0.3.2 |
2026-04-23 source/ R- | ldaPrototype_0.3.2.tar.gz |
75.5 KiB |
0.3.2 |
2026-04-09 windows/windows R-4.5 | ldaPrototype_0.3.2.zip |
259.9 KiB |
0.3.1 |
2025-04-20 source/ R- | ldaPrototype_0.3.1.tar.gz |
86.4 KiB |
Dependencies (latest)
Imports
- batchtools (>= 0.9.11)
- checkmate (>= 1.8.5)
- colorspace (>= 1.4-1)
- data.table (>= 1.11.2)
- dendextend
- fs (>= 1.2.0)
- parallelly
- lda (>= 1.4.2)
- parallelMap
- progress (>= 1.1.1)
- stats
- utils
Suggests
- covr
- RColorBrewer (>= 1.1-2)
- testthat
- tosca