Skip to contents

Helper functions for saving parameters randomly generated by scripPopMods in order to compare simulated statistics against parameter values in tables and/or visualizations

Usage

saveParamLAPIM(paramList, paramType)

Arguments

paramList

list of parameters generated by scriptPopMods

paramType

character of what kind of parameters to save. Can be "structural", "measurement", or "both"

Value

data frame of parameter values styled to be rbind() friendly for output from runDySim (and lavaan::parameterestimates generally)

See also