fitted.dcce_fit: Extract fitted values from a dcce_fit object
Description
Extract fitted values from a dcce_fit object
Usage
# S3 method for dcce_fit
fitted(object, ...)
Value
A numeric vector of fitted values (y-hat), or NULL if not
available.
Arguments
- object
A dcce_fit object.
- ...
Ignored.