coef.qgarch: Extract coefficients from a qgarch model
Description
Extract coefficients from a qgarch model
Usage
# S3 method for qgarch
coef(object, ...)
Value
A named numeric vector of coefficients.
Arguments
- object
A fitted qgarch object.
- ...
Additional arguments. Supports type = "estimated" or
type = "full".