coef.SVC_mle | R Documentation |
Method to extract the mean effects from an SVC_mle
or SVC_selection
object.
## S3 method for class 'SVC_mle'
coef(object, ...)
## S3 method for class 'SVC_selection'
coef(object, ...)
object |
|
... |
further arguments |
named vector with mean effects, i.e. \mu
from
SVC_mle
Jakob Dambon
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.