Skip to contents

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 by learn_weights()

...

Other arguments passed to fitted(), ignored

Value

A numeric vector of same length as object$y