Learn R Programming

MplusAutomation (version 0.6-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)

Arguments

modelFitSection
The fit information section
arglist
The argument list
filename
The file name

Value

  • The argument list

Examples

Run this code
# make me!!!

Run the code above in your browser using DataLab