extractModIndices_1chunk {MplusAutomation} | R Documentation |
Extract Modification Indices for One Chunk (Section)
Description
To do: add details.
Usage
extractModIndices_1chunk(chunk, columnNames, filename)
Arguments
chunk |
character vector of current subsection from which to extract mod indices |
columnNames |
character vector of expected column (variable) names for section |
filename |
name of Mplus output file being parsed |
Value
A data frame
[Package MplusAutomation version 1.1.1 Index]