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

Description Usage Arguments Value

View source: R/aimerMethods.R

Description

returns the residuals of an aimerCV model.

Usage

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

Arguments

object

required, an aimerCV 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.