coef-regularizedSEMMixedPenalty-method: coef

coef,regularizedSEMMixedPenalty-methodR Documentation

coef

Description

Returns the parameter estimates of a regularizedSEMMixedPenalty

Usage

## S4 method for signature 'regularizedSEMMixedPenalty'
coef(object, ...)

Arguments

object

object of class regularizedSEMMixedPenalty

...

criterion can be one of: "AIC", "BIC". If set to NULL, all parameters will be returned

Value

parameters of the model as data.frame


lessSEM documentation built on May 29, 2024, 7:10 a.m.