extractResiduals: Extract residual matrices

View source: R/parseOutput.R

extractResidualsR Documentation

Extract residual matrices

Description

Function that extracts the residual matrices including standardized ones

Usage

extractResiduals(outfiletext, filename)

Arguments

outfiletext

the text of the output file

filename

The name of the file

Value

A list of the residual matrices

See Also

matrixExtract

Examples

# make me!!!

MplusAutomation documentation built on April 7, 2022, 1:06 a.m.