yrosseel/lavaan
an R package for structural equation modeling and more
What it solves
It provides a free, open-source alternative to commercial software for latent variable analysis, allowing users to estimate complex multivariate statistical models.
How it works
Users define their models using a specific syntax to specify latent variable definitions, regressions, and residual covariances, which the package then estimates using data.
Who it’s for
Researchers, teachers, and R users who need commercial-quality latent variable modeling tools.
Highlights
- Supports path analysis, confirmatory factor analysis, structural equation modeling (SEM), and growth curve models.
- Available as an R package via CRAN and GitHub.
- Designed to replicate state-of-the-art capabilities of commercial packages.
Related
- Project
topepo/caretA comprehensive R package for training and plotting classification and regression models, providing a unified interface for machine learning tasks.
- Project
easystats/performanceAn R package for assessing, comparing, and testing the quality of statistical regression models through fit indices and diagnostic checks.
- Project
datalorax/equatiomaticAn R package that automatically converts fitted statistical models into LaTeX equations, reducing the manual effort of writing mathematical formulas for research papers.
- Project
econ-ark/HARKA Python toolkit for the structural modeling of economic choices of optimizing and non-optimizing heterogeneous agents, simplifying the creation of complex macroeconomic and microeconomic simulations.
- Project
quanteda/quantedaAn R package for the quantitative analysis of textual data, providing high-performance tools for natural language processing and text management.