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

subsetModelList

Subset a list of Mplus model results


Description

a helper function to be used by wrappers that generate HTML, LaTex, and on-screen displays of summary statistics

Usage

subsetModelList(modelList, keepCols, dropCols, sortBy)

Arguments

modelList

A list object of Mplus models

keepCols

Columns to keep

dropCols

Columns to drop (use only one of keep/dropCols)

sortBy

How to sort

Value

Extracted and sorted data

Examples

# make me!!!

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.