Methods for CRCH Objects
Methods for extracting information from fitted crch
objects.
## S3 method for class 'crch' coef(object, model = c("full", "location", "scale", "df"), ...) ## S3 method for class 'crch' vcov(object, model = c("full", "location", "scale", "df"), ...) ## S3 method for class 'crch' terms(x, model = c("location", "scale", "full"), ...) ## S3 method for class 'crch' fitted(object, type = c("location", "scale"), ...)
object, x |
an object of class |
model |
model for which coefficients shall be returned. |
type |
type of fitted values. |
... |
further arguments passed to or from other methods. |
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.