RobustLPA: Robust Latent Profile Analysis

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 ORCID iD [aut, cre]
Maintainer: Valerio Riccardo Aquila <valerio_aquila at hotmail.it>
License: GPL (≥ 3)
NeedsCompilation: yes
Materials: NEWS
CRAN checks: RobustLPA results

Documentation:

Reference manual: RobustLPA.html , RobustLPA.pdf
Vignettes: Getting Started with RobustLPA (source, R code)

Downloads:

Package source: RobustLPA_1.0.0.tar.gz
Windows binaries: r-devel: RobustLPA_0.1.0.zip, r-release: RobustLPA_0.1.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

Linking:

Please use the canonical form https://CRAN.R-project.org/package=RobustLPA to link to this page.

mirror server hosted at Truenetwork, Russian Federation.