fitted.hybridModel {forecastHybrid} | R Documentation |
Extract the model fitted values from the hybridModel
object.
## S3 method for class 'hybridModel'
fitted(object, individual = FALSE, ...)
object |
the input hybridModel. |
individual |
if |
... |
other arguments (ignored). |
The fitted values of the ensemble or individual component models.