Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

extractParameters_1chunk

Extract Parameters for One Chunk


Description

Helper function for extractModelParameters. Used to parse each subsection of output within a given file and given results section (e.g., stdyx section) There will be many chunks if latent classes, multiple groups, multilevel features are used.

Usage

extractParameters_1chunk(filename, thisChunk, columnNames, sectionName)

Arguments

filename

name of Mplus output file being processed

thisChunk

character vector of output chunk from which to extract parameter values

columnNames

character vector of expected column names for output chunk

Value

A data frame (or matrix?)


MplusAutomation

An R Package for Facilitating Large-Scale Latent Variable Analyses in Mplus

v0.8
LGPL-3
Authors
Michael Hallquist [aut, cre], Joshua Wiley [aut], Caspar van Lissa [ctb], Daniel Morillo [ctb]
Initial release
2020-09-28

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.