create_mmodel(..., list = NULL, lv_scaling = "effect", invariance = NULL)
Arguments
...
Named arguments each representing a latent variable. The arguments
are character vectors containing the variable names the latent variables are measured by.
list
List. Each list element represents a latent variable.
List elements are character vectors containing the variable names the latent variables are measured by.
lv_scaling
Character vector. Defines the strategy for latent variable scaling.
Default is lv_scaling = "effect". Possible strategies are: c("effect", "referent").