extractSampstat {MplusAutomation} | R Documentation |
Helper function to extract the sample statistics from Mplus output Depends on OUTPUT: SAMPSTAT
Description
Helper function to extract the sample statistics from Mplus output Depends on OUTPUT: SAMPSTAT
Usage
extractSampstat(outfiletext, filename)
Arguments
outfiletext |
The character vector containing all strings from output file |
filename |
The current out file being parsed |
[Package MplusAutomation version 1.1.1 Index]