Returns the residuals from 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
residuals(object, ...)Arguments
- object
A
threedxmodel as returned bylearn_weights()- ...
Other arguments passed to
residuals(), ignored