residuals.hybridModel | R Documentation |
Extract the model residuals from the hybridModel
object.
## S3 method for class 'hybridModel'
residuals(object, individual = FALSE, ...)
object |
The input hybridModel. |
individual |
If |
... |
Other arguments (ignored). |
The residuals of the ensemble or individual component models.
accuracy
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.