residuals.spARCH {spGARCH}R 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 potto@europa-uni.de

See Also

residuals.spARCH, fitted.spARCH.


[Package spGARCH version 0.2.2 Index]