Examples: visualization, C++, networks, data cleaning, html widgets, ropensci.

Found 8048 packages in 0.02 seconds

lavaan.mi — by Terrence D. Jorgensen, a month ago

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, ). The 'lavaan.mi' package automates the pooling of point and standard-error estimates, as well as a variety of test statistics, using a familiar interface that allows users to fit an SEM to multiple imputations as they would to a single data set using the 'lavaan' package.

rsem — by Zhiyong Zhang, 2 years ago

Robust Structural Equation Modeling with Missing Data and Auxiliary Variables

A robust procedure is implemented to estimate means and covariance matrix of multiple variables with missing data using Huber weight and then to estimate a structural equation model.

MIIVsem — by Zachary Fisher, 4 years ago

Model Implied Instrumental Variable (MIIV) Estimation of Structural Equation Models

Functions for estimating structural equation models using instrumental variables.

hsem — by Rezzy Eko Caraka, 3 years ago

Hierarchical Structural Equation Model

We present this package for fitting structural equation models using the hierarchical likelihood method. This package allows extended structural equation model, including dynamic structural equation model. We illustrate the use of our packages with well-known data sets. Therefore, this package are able to handle two serious problems inadmissible solution and factor indeterminacy .

dsem — by James Thorson, a month ago

Dynamic Structural Equation Models

Applies dynamic structural equation models to time-series data with generic and simplified specification for simultaneous and lagged effects. Methods are described in Thorson et al. (2024) "Dynamic structural equation models synthesize ecosystem dynamics constrained by ecological mechanisms."

regsem — by Ross Jacobucci, 2 years ago

Regularized Structural Equation Modeling

Uses both ridge and lasso penalties (and extensions) to penalize specific parameters in structural equation models. The package offers additional cost functions, cross validation, and other extensions beyond traditional structural equation models. Also contains a function to perform exploratory mediation (XMed).

piecewiseSEM — by Jon Lefcheck, 10 months ago

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.

networksem — by Zhiyong Zhang, a month ago

Network Structural Equation Modeling

Several methods have been developed to integrate structural equation modeling techniques with network data analysis to examine the relationship between network and non-network data. Both node-based and edge-based information can be extracted from the network data to be used as observed variables in structural equation modeling. To facilitate the application of these methods, model specification can be performed in the familiar syntax of the 'lavaan' package, ensuring ease of use for researchers. Technical details and examples can be found at < https://bigsem.psychstat.org>.

simsem — by Terrence D. Jorgensen, 17 days ago

SIMulated Structural Equation Modeling

Provides an easy framework for Monte Carlo simulation in structural equation modeling, which can be used for various purposes, such as such as model fit evaluation, power analysis, or missing data handling and planning.

phylosem — by James Thorson, a year ago

Phylogenetic Structural Equation Model

Applies phylogenetic comparative methods (PCM) and phylogenetic trait imputation using structural equation models (SEM), extending methods from Thorson et al. (2023) . This implementation includes a minimal set of features, to allow users to easily read all of the documentation and source code. PCM using SEM includes phylogenetic linear models and structural equation models as nested submodels, but also allows imputation of missing values. Features and comparison with other packages are described in Thorson and van der Bijl (2023) .