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