poLCAParallel
Polytomous Variable Latent Class Analysis Parallel
A 'C++' reimplementation of 'poLCA' - latent class analysis and latent class regression models for polytomous outcome variables, also known as latent structure analysis. It attempts to reproduce results and be as similar as possible to the original code, while running faster, especially with multiple repetitions, by utilising multiple threads. Further reading is available on the Queen Mary, University of London, IT Services Research blog <https://blog.hpc.qmul.ac.uk/speeding_up_r_packages/>.
Versions across snapshots
| Version | Repository | File | Size |
|---|---|---|---|
1.2.7 |
rolling linux/jammy R-4.5 | poLCAParallel_1.2.7.tar.gz |
303.1 KiB |
1.2.7 |
rolling linux/noble R-4.5 | poLCAParallel_1.2.7.tar.gz |
302.9 KiB |
1.2.7 |
rolling source/ R- | poLCAParallel_1.2.7.tar.gz |
138.8 KiB |
1.2.7 |
latest linux/jammy R-4.5 | poLCAParallel_1.2.7.tar.gz |
303.1 KiB |
1.2.7 |
latest linux/noble R-4.5 | poLCAParallel_1.2.7.tar.gz |
302.9 KiB |
1.2.7 |
latest source/ R- | poLCAParallel_1.2.7.tar.gz |
138.8 KiB |
1.2.7 |
2026-04-26 source/ R- | poLCAParallel_1.2.7.tar.gz |
138.8 KiB |
1.2.7 |
2026-04-23 source/ R- | poLCAParallel_1.2.7.tar.gz |
138.8 KiB |
1.2.7 |
2026-04-09 windows/windows R-4.5 | poLCAParallel_1.2.7.zip |
627.9 KiB |
Dependencies (latest)
Imports
- Rcpp (>= 1.0.7)
- scatterplot3d
- MASS
- parallel
- poLCA
LinkingTo
- Rcpp
- RcppArmadillo (>= 0.12.4.1.0)