Found 8234 packages in 0.04 seconds
Interactively Visualize Structural Equation Modeling Diagrams
It is an R package and web-based application, allowing users to perform interactive and reproducible visualizations of path diagrams for structural equation modeling (SEM) and networks using the 'ggplot2' engine. Its app (built with 'shiny') provides an interface that allows extensive customization, and creates CSV outputs, which can then be used to recreate the figures either using the web app or script-based workflow.
Distributed-Lag Linear Structural Equation Models
Inference functionalities for distributed-lag linear structural equation models (DLSEMs). DLSEMs are Markovian structural causal models where each factor of the joint probability distribution is a distributed-lag linear regression with constrained lag shapes (Magrini, 2018
Structural Equation Model Effect Analysis and Visualization
Provides standardized effect decomposition (direct, indirect, and total effects) for three major structural equation modeling frameworks:
'lavaan', 'piecewiseSEM', and 'plspm'. Automatically handles zero-effect variables, generates publication-ready 'ggplot2' visualizations, and returns
both wide-format and long-format effect tables. Supports effect filtering, multi-model object inputs, and customizable visualization parameters.
For a general overview of the methods used in this package, see Rosseel (2012)
A Tool for Sensitivity Analysis in Structural Equation Modeling
Perform sensitivity analysis in structural equation modeling using
meta-heuristic optimization methods (e.g., ant colony optimization and others).
The references for the proposed methods are:
(1) Leite, W., & Shen, Z., Marcoulides, K., Fish, C., & Harring, J. (2022).
Semi-Supervised Generalized Structural Equation Modeling
Conducts a semi-gSEM statistical analysis (semi-supervised generalized structural equation modeling) on a data frame of coincident observations of multiple predictive or intermediate variables and a final continuous, outcome variable, via two functions sgSEMp1() and sgSEMp2(), representing fittings based on two statistical principles. Principle 1 determines all sensible univariate relationships in the spirit of the Markovian process. The relationship between each pair of variables, including predictors and the final outcome variable, is determined with the Markovian property that the value of the current predictor is sufficient in relating to the next level variable, i.e., the relationship is independent of the specific value of the preceding-level variables to the current predictor, given the current value. Principle 2 resembles the multiple regression principle in the way multiple predictors are considered simultaneously. Specifically, the relationship of the first-level predictors (such as Time and irradiance etc) to the outcome variable (such as, module degradation or yellowing) is fit by a supervised additive model. Then each significant intermediate variable is taken as the new outcome variable and the other variables (except the final outcome variable) as the predictors in investigating the next-level multivariate relationship by a supervised additive model. This fitting process is continued until all sensible models are investigated.
Goodness-of-Fit Testing for Structural Equation Models
Supports eigenvalue block-averaging p-values (Foldnes, Grønneberg, 2018)
Generalized Structured Component Analysis Structural Equation Modeling
Implementing generalized structured component analysis (GSCA) and its basic extensions, including constrained single and multiple group analysis, and second order latent variable modeling. For a comprehensive overview of GSCA, see Hwang & Takane (2014, ISBN: 9780367738754).
Betas-Select in Structural Equation Models and Linear Models
It computes betas-select, coefficients after standardization in
structural equation models and regression models, standardizing only selected
variables. Supports models with moderation, with product terms formed after
standardization. It also offers confidence intervals that account for
standardization, including bootstrap confidence intervals as proposed by
Cheung et al. (2022)
Automatic Calculation of Effects for Piecewise Structural Equation Models
Automatically calculate direct, indirect, and total effects for
piecewise structural equation models, comprising lists of fitted models
representing structured equations (Lefcheck, 2016
Decision Trees with Structural Equation Models Fit in 'Mplus'
Uses recursive partitioning to create homogeneous subgroups based on structural equation models fit in 'Mplus', a stand-alone program developed by Muthen and Muthen.