residuals.garma_model: Residuals
Description
Response Residuals from the model.
Usage
# S3 method for garma_model
residuals(object, type = "response", h = 1, ...)
Arguments
type
(chr) The type of residuals. Must be 'response'.
h
(int) The number of periods ahead for the residuals. Must be 1.
...
Other parameters. Ignored.