A free, open-source `R` package for latent variable analysis. `lavaan` includes support for a large variety of multivariate statistical models which contain (or not) latent variables. It allows multilevel analysis, and as estimators that deal with missing values and categorical data. Some of the applications available are confirmatory factor analysis, full structural equation models, latent growth curve models, and path analysis.
A free, open-source R
package for latent variable analysis. lavaan
includes support for a large variety of multivariate statistical models which contain (or not) latent variables. It allows multilevel analysis, and as estimators that deal with missing values and categorical data. Some of the applications available are confirmatory factor analysis, full structural equation models, latent growth curve models, and path analysis.
Resources
- Official website: lavaan.org
- lavaan tutorial | (in PDF)
- lavaan manual - Includes a detailed description of all functions in the package.
- lavaan discussion group - Discussion group where the package author and other contributors answer to users' questions.
Repositories
Related plotting packages
- lavaanPlot - Visual analusis of lavaan models.
- semPlot - visual analysis of various SEM packages' output, including lavaan.