residuals.spARCH: Extract model residuals

View source: R/Estimation.R

residuals.spARCHR Documentation

Extract model residuals

Description

The function extracts the residuals of a fitted spatial ARCH model.

Usage

## S3 method for class 'spARCH'
## S3 method for class 'spARCH'
residuals(object, ...)

Arguments

object

spARCH object generated by qml.spARCH or qml.SARspARCH.

...

Other arguments.

Details

The function extracts the residuals of a fitted spatial ARCH model.

Author(s)

Philipp Otto philipp.otto@glasgow.ac.uk

See Also

residuals.spARCH, fitted.spARCH.


spGARCH documentation built on April 11, 2025, 5:51 p.m.