View source: R/residuals-SVC_mle.R
residuals.SVC_mle | R Documentation |
Method to extract the residuals from an SVC_mle
object. This is only possible if save.fitted
was set to TRUE
.
## S3 method for class 'SVC_mle' residuals(object, ...)
object |
|
... |
further arguments |
(numeric(n)
)
Residuals of model
Jakob Dambon
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.