Learn R Programming

MplusAutomation (version 1.1.1)

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())

Value

The argument list

Arguments

modelFitSection

The fit information section

arglist

The argument list

filename

The file name

Examples

Run this code
# make me!!!

Run the code above in your browser using DataLab