Found 8971 packages in 0.12 seconds
Extended Structural Equation Modelling
Create structural equation models that can be manipulated programmatically.
Models may be specified with matrices or paths (LISREL or RAM)
Example models include confirmatory factor, multiple group, mixture
distribution, categorical threshold, modern test theory, differential
Fit functions include full information maximum likelihood, maximum likelihood, and weighted least squares.
equations, state space, and many others.
Support and advanced package binaries available at < https://openmx.ssri.psu.edu>.
The software is described in Neale, Hunter, Pritikin, Zahery, Brick,
Kirkpatrick, Estabrook, Bates, Maes, & Boker (2016)
Structural Equation Models
Functions for fitting general linear structural equation models (with observed and latent variables) using the RAM approach, and for fitting structural equations in observed-variable models by two-stage least squares.
Tidy Structural Equation Modeling
A tidy workflow for generating, estimating, reporting, and plotting structural equation models using 'lavaan', 'OpenMx', or 'Mplus'. Throughout this workflow, elements of syntax, results, and graphs are represented as 'tidy' data, making them easy to customize. Includes functionality to estimate latent class analyses, and to plot 'dagitty' and 'igraph' objects.
Latent Variable Analysis
Fit a variety of latent variable models, including confirmatory factor analysis, structural equation modeling and latent growth curve models.
Useful Tools for Structural Equation Modeling
Provides miscellaneous tools for structural equation modeling,
many of which extend the 'lavaan' package. For example, latent
interactions can be estimated using product indicators (Lin et al.,
2010,
Meta-Analysis using Structural Equation Modeling
A collection of functions for conducting meta-analysis using a
structural equation modeling (SEM) approach via the 'OpenMx' and
'lavaan' packages. It also implements various procedures to
perform meta-analytic structural equation modeling on the
correlation and covariance matrices, see Cheung (2015)
Customizing Structural Equation Modelling Plots
Most function focus on specific ways to customize a graph. They use a 'qgraph' output as the first argument, and return a modified 'qgraph' object. This allows the functions to be chained by a pipe operator.
Piecewise Structural Equation Modeling
Implements piecewise structural equation modeling from a single list of structural equations, with new methods for non-linear, latent, and composite variables, standardized coefficients, query-based prediction and indirect effects. See < http://jslefche.github.io/piecewiseSEM/> for more.
Fit Structural Equation Models to Multiply Imputed Data
The primary purpose of 'lavaan.mi' is to extend the functionality
of the R package 'lavaan', which implements structural equation modeling
(SEM). When incomplete data have been multiply imputed, the imputed data
sets can be analyzed by 'lavaan' using complete-data estimation methods,
but results must be pooled across imputations (Rubin, 1987,
Composite-Based Structural Equation Modeling
Estimate, assess, test, and study linear, nonlinear, hierarchical and multigroup structural equation models using composite-based approaches and procedures, including estimation techniques such as partial least squares path modeling (PLS-PM) and its derivatives (PLSc, ordPLSc, robustPLSc), generalized structured component analysis (GSCA), generalized structured component analysis with uniqueness terms (GSCAm), generalized canonical correlation analysis (GCCA), principal component analysis (PCA), factor score regression (FSR) using sum score, regression or Bartlett scores (including bias correction using Croon’s approach), as well as several tests and typical postestimation procedures (e.g., verify admissibility of the estimates, assess the model fit, test the model fit etc.).