extractResiduals_1section {MplusAutomation} | R Documentation |
Helper subfunction to extract one section of OUTPUT: RESIDUALS Can be called multiple times, as in the case of invariance testing
Description
Helper subfunction to extract one section of OUTPUT: RESIDUALS Can be called multiple times, as in the case of invariance testing
Usage
extractResiduals_1section(residSection, filename)
Arguments
residSection |
The character vector containing strings for the residual section to be parsed |
filename |
Character string containing the current output filename being parsed |
[Package MplusAutomation version 1.1.1 Index]