coef,regularizedSEMWithCustomPenalty-method {lessSEM} | R Documentation |
coef
Description
Returns the parameter estimates of a regularizedSEMWithCustomPenalty
Usage
## S4 method for signature 'regularizedSEMWithCustomPenalty'
coef(object, ...)
Arguments
object |
object of class regularizedSEMWithCustomPenalty |
... |
not used |
Value
data.frame with all parameter estimates
[Package lessSEM version 1.5.5 Index]