residuals.aimer: returns the residuals of an aimer model.

Description Usage Arguments Value

View source: R/aimerMethods.R

Description

returns the residuals of an aimer model.

Usage

1
2
## S3 method for class 'aimer'
residuals(object, ...)

Arguments

object

required, an aimer model.

...

additional arguments, currently ignored.

Value

residuals of the original data (vector of length n).


dajmcdon/aimer documentation built on May 6, 2019, 1:31 a.m.