Returns the fitted one-step-ahead predictions for the training data of the
threedx
model. At least the first value will be missing.
Usage
# S3 method for threedx
fitted(object, ...)
Arguments
- object
A
threedx
model as returned bylearn_weights()
- ...
Other arguments passed to
fitted()
, ignored