fitted.spARCH {spGARCH} | R 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 |
|
... |
Other arguments. |
Details
Fitted values extracted from the object
.
Author(s)
Philipp Otto potto@europa-uni.de
See Also
residuals.spARCH
, logLik.spARCH
.
[Package spGARCH version 0.2.2 Index]