The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
Provides a comprehensive toolset for estimating Latent Profile Analysis (LPA) models that are robust to multivariate outliers and missing data. By integrating a high-performance 'C++' engine via 'RcppArmadillo', it reliably extracts latent profiles using both Expectation-Maximization (EM) and Markov Chain Monte Carlo (MCMC) Bayesian estimation. The EM engine implements a Full Information Maximum Likelihood (FIML) approach, Huber weighting, and LASSO regularization with k-fold cross-validation for optimal penalty tuning. The MCMC engine utilizes a Bayesian Lasso approach with Laplace priors, the same Huber down-weighting available in the EM engine, multiple chains (4 by default), and classic Gelman-Rubin/effective sample size convergence diagnostics. It supports multiple geometric variance-covariance models, along with functions for bootstrapped likelihood ratio tests (BLRT), BCH auxiliary variable analysis, and plotting. For methodological details on the Bootstrapped Likelihood Ratio Test, see Nylund et al. (2007) <doi:10.1080/10705510701575396>. For robust clustering methods, see Garcia-Escudero et al. (2010) <doi:10.1007/s11634-010-0064-5>. For BCH auxiliary variable analysis, see Bolck et al. (2004) <doi:10.1093/pan/mph001>.
| Version: | 1.0.0 |
| Depends: | R (≥ 3.5) |
| Imports: | Rcpp, ggplot2, stats, bayesplot, coda |
| LinkingTo: | Rcpp, RcppArmadillo |
| Suggests: | parallel, knitr, rmarkdown |
| Published: | 2026-08-20 |
| DOI: | 10.32614/CRAN.package.RobustLPA |
| Author: | Valerio Riccardo Aquila
|
| Maintainer: | Valerio Riccardo Aquila <valerio_aquila at hotmail.it> |
| License: | GPL (≥ 3) |
| NeedsCompilation: | yes |
| Materials: | NEWS |
| CRAN checks: | RobustLPA results |
| Reference manual: | RobustLPA.html , RobustLPA.pdf |
| Vignettes: |
Getting Started with RobustLPA (source, R code) |
| Package source: | RobustLPA_1.0.0.tar.gz |
| Windows binaries: | r-devel: RobustLPA_1.0.0.zip, r-release: RobustLPA_1.0.0.zip, r-oldrel: RobustLPA_1.0.0.zip |
| macOS binaries: | r-release (arm64): RobustLPA_1.0.0.tgz, r-oldrel (arm64): RobustLPA_1.0.0.tgz, r-release (x86_64): RobustLPA_1.0.0.tgz, r-oldrel (x86_64): RobustLPA_1.0.0.tgz |
| Old sources: | RobustLPA archive |
Please use the canonical form https://CRAN.R-project.org/package=RobustLPA to link to this page.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.