esem_c: Exploratory Structural Equiation Modeling ESEM (ESEM)

View source: R/esem_c.R

esem_cR Documentation

Exploratory Structural Equiation Modeling ESEM (ESEM)

Description

Exploratory Structural Equiation Modeling ESEM (ESEM)

Usage

esem_c(
  data,
  nfactors,
  fm = "ML",
  rotate = "geominT",
  scores = "regression",
  residuals = TRUE,
  Target = NULL,
  missing = TRUE,
  mimic = c("MPlus"),
  std.lv = TRUE,
  ordered = TRUE
)

Arguments

ordered

maria-pro/esem documentation built on June 29, 2023, 4:37 p.m.