Skip to contents

Prints if any variance is negative oand whether there are correlations above 1 (OUTPUT: stdyx; is required in the Mplus input)

Usage

check_mplus_model(model, additional = TRUE, warnings = TRUE)

Arguments

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.

Value

Returns a single data frame with unstandardized parameters.