check_mplus_model | R Documentation |
Prints if any variance is negative oand whether there are correlations above 1 (OUTPUT: stdyx; is required in the Mplus input)
check_mplus_model(model, additional = TRUE, warnings = TRUE)
model |
A single model read by MplusAutomation::readModels |
additional |
If additional info should be printed |
warnings |
If warnings and errors (if any) should be printed. |
Returns a single data frame with unstandardized parameters.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.