residuals: Model Residuals

residuals.tsvets.estimateR Documentation

Model Residuals

Description

Extract the residual values from an estimated model.

Usage

## S3 method for class 'tsvets.estimate'
residuals(object, raw = FALSE, ...)

Arguments

object

an object of class “tsvets.estimate”.

raw

raw residuals are the model based values in transformed space (when either Box Cox or Logistic have been used as transformations).

...

not currently used.

Value

An xts matrix of the model residuals.


tsmodels/tsvets documentation built on June 13, 2022, 2:14 p.m.