esem_efa: Exploratory factor analysis (EFA) for ESEM

View source: R/esem_efa.R

esem_efaR Documentation

Exploratory factor analysis (EFA) for ESEM

Description

Exploratory factor analysis (EFA) for ESEM

Usage

esem_efa(
  data,
  nfactors,
  fm = "ML",
  rotate = "geominT",
  scores = "regression",
  residuals = TRUE,
  Target = NULL,
  missing = TRUE
)

Arguments

...

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