Skip to contents

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 threedx model as returned by learn_weights()

...

Other arguments passed to residuals(), ignored

Value

A numeric vector of same length as object$y