fitted.garma_forecast: Return the fitted values for a GARMA forecast.

View source: R/forecast.R

fitted.garma_forecastR Documentation

Return the fitted values for a GARMA forecast.

Description

Return the fitted values for a GARMA forecast.

Usage

## S3 method for class 'garma_forecast'
fitted(object, ...)

Arguments

object

(garma_model) A 'fit' object from the 'garma()' function.

...

other parameters, which are ignored.


garma documentation built on Feb. 7, 2026, 9:07 a.m.