check_mplus_model: Check NDP related to residuals and correlations of models...

View source: R/MplusHelpers.R

check_mplus_modelR Documentation

Check NDP related to residuals and correlations of models read by 'readModels'

Description

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.


MaksimRudnev/LittleHelpers documentation built on Nov. 5, 2024, 10:16 p.m.