Class for regularized SEM
Slots
penalty
penalty used (e.g., "lasso")
parameters
data.frame with parameter estimates
fits
data.frame with all fit results
parameterLabels
character vector with names of all parameters
weights
vector with weights given to each of the parameters in the penalty
regularized
character vector with names of regularized parameters
transformations
if the model has transformations, the transformed parameters are returned
internalOptimization
list of elements used internally
inputArguments
list with elements passed by the user to the general
notes
internal notes that have come up when fitting the model