extractSummaries_1section {MplusAutomation} | R Documentation |
Function to extract model fit statistics from a section, wrapped to allow for multiple fit sections, as in EFA files.
Calls extractSummaries_1plan
extractSummaries_1section(modelFitSection, arglist, filename, input = list())
modelFitSection |
The fit information section |
arglist |
The argument list |
filename |
The file name |
The argument list
# make me!!!