fitted.spARCH: Extract model fitted values

View source: R/Estimation.R

fitted.spARCHR Documentation

Extract model fitted values

Description

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

Usage

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

Arguments

object

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

...

Other arguments.

Details

Fitted values extracted from the object.

Author(s)

Philipp Otto philipp.otto@glasgow.ac.uk

See Also

residuals.spARCH, logLik.spARCH.


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