View source: R/resp_styles_to_mplus.R
make_mplus_structural_model | R Documentation |
Prepares Mplus model description syntax for the structural part of the model given latent traits, observed exogenous predictors and observed dependent variables.
make_mplus_structural_model(latent, observedExogenous, observedDependent)
latent |
a character vector of latent variable names |
observedExogenous |
either:
|
observedDependent |
either:
|
A character vector
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.