coef,regularizedSEM-method | R Documentation |
Returns the parameter estimates of a regularizedSEM
## S4 method for signature 'regularizedSEM'
coef(object, ...)
object |
object of class regularizedSEM |
... |
criterion can be one of the ones returned by fitIndices. If set to NULL, all parameters will be returned |
parameters of the model as data.frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.