fitted.spARCH: Extract model fitted values

Description Usage Arguments Details Author(s) See Also

View source: R/Estimation.R

Description

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

Usage

1
2
3
## 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 potto@europa-uni.de

See Also

residuals.spARCH, logLik.spARCH.


spGARCH documentation built on Sept. 2, 2020, 9:07 a.m.