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
dropCols
Columns to drop (use only one of keep/dropCols)
Value
Extracted and sorted data