fitted.garma_forecast: Return the fitted values for a GARMA forecast.
Description
Return the fitted values for a GARMA forecast.
Usage
# S3 method for garma_forecast
fitted(object, ...)
Arguments
- object
(garma_model) A 'fit' object from the `garma()` function.
- ...
other parameters, which are ignored.