View source: R/esem_syntax_mplus.R
esem_syntax_mplus | R Documentation |
Create a model syntax for ESEM-with-CFA compatible with MPlus
esem_syntax_mplus(key_matrix = NULL)
key_matrix |
is a key matrix with the primary factor items. It can be made with the make.keys() function. The primary factor items in the matrix are used as referent items. |
A character vector with a lavaan syntax for the ESEM model that imitates MPlus.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.