Learn R Programming

MplusAutomation (version 1.0.0)

extractSummaries_1section: Extract summary information for one section from Mplus output

Description

Function to extract model fit statistics from a section, wrapped to allow for multiple fit sections, as in EFA files. Calls extractSummaries_1plan

Usage

extractSummaries_1section(modelFitSection, arglist, filename, input = list())

Arguments

modelFitSection

The fit information section

arglist

The argument list

filename

The file name

Value

The argument list

Examples

Run this code
# NOT RUN {
# make me!!!
# }

Run the code above in your browser using DataLab