extractResiduals {MplusAutomation} | R 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
Examples
# make me!!!
[Package MplusAutomation version 1.1.1 Index]