estimates,regularizedSEMMixedPenalty-method {lessSEM}R Documentation

estimates

Description

estimates

Usage

## S4 method for signature 'regularizedSEMMixedPenalty'
estimates(object, criterion = NULL, transformations = FALSE)

Arguments

object

object of class regularizedSEMMixedPenalty

criterion

fit index (e.g., AIC) used to select the parameters

transformations

boolean: Should transformations be returned?

Value

returns a matrix with estimates


[Package lessSEM version 1.5.5 Index]