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 Aug. 26, 2025, 1:07 a.m.