esem_c | R Documentation |
Exploratory Structural Equiation Modeling ESEM (ESEM)
esem_c(
data,
nfactors,
fm = "ML",
rotate = "geominT",
scores = "regression",
residuals = TRUE,
Target = NULL,
missing = TRUE,
mimic = c("MPlus"),
std.lv = TRUE,
ordered = TRUE
)
ordered |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.