Learn R Programming

esem (version 2.0.0)

Exploratory Structural Equation Modeling ESEM

Description

A collection of functions developed to support the tutorial on using Exploratory Structural Equiation Modeling (ESEM) (Asparouhov & Muthén, 2009) ) with Longitudinal Study of Australian Children (LSAC) dataset (Mohal et al., 2023) . The package uses 'tidyverse','psych', 'lavaan','semPlot' and provides additional functions to conduct ESEM. The package provides general functions to complete ESEM, including esem_c(), creation of target matrix (if it is used) make_target(), generation of the Confirmatory Factor Analysis (CFA) model syntax esem_cfa_syntax(). A sample data is provided - the package includes a sample data of the Strengths and Difficulties Questionnaire of the Longitudinal Study of Australian Children (SDQ LSAC) in sdq_lsac(). 'ESEM' package vignette presents the tutorial demonstrating the use of ESEM on SDQ LSAC data.

Copy Link

Version

Install

install.packages('esem')

Monthly Downloads

237

Version

2.0.0

License

GPL (>= 3)

Issues

Pull Requests

Stars

Forks

Maintainer

Maria Prokofieva

Last Published

July 5th, 2023

Functions in esem (2.0.0)

esem_syntax

Create a model syntax for ESEM-with-CFA
esem_syntax_mplus

Create a model syntax for ESEM-with-CFA compatible with MPlus
esem_efa

Exploratory factor analysis (EFA) for ESEM
esem_syntax_keys

Title
esem_cfa_syntax

Title
create_referent

Create a referent list
esem_cfa2

Exploratory Structural Equiation Modeling ESEM (ESEM) with geominT rotation
esem_cfa

Confirmatory factor anaysis (CFA) step for ESEM-with-CFA
make_target

Title
esem_c

Exploratory Structural Equiation Modeling ESEM (ESEM)
%>%

Pipe operator
sdq_lsac

Strengths and Difficulties Questionnaire (SDQ) of the Longitudinal Study of Australian Children (LSAC)