estimates,regularizedSEM-method {lessSEM} | R Documentation |
estimates
Description
estimates
Usage
## S4 method for signature 'regularizedSEM'
estimates(object, criterion = NULL, transformations = FALSE)
Arguments
object |
object of class regularizedSEM |
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]