residuals.hybridModel {forecastHybrid} | 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.