esem_cfa2: Exploratory Structural Equiation Modeling ESEM (ESEM)

View source: R/esem_cfa2.R

esem_cfa2R Documentation

Exploratory Structural Equiation Modeling ESEM (ESEM)

Description

Exploratory Structural Equiation Modeling ESEM (ESEM)

Usage

esem_cfa2(
  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.