residuals.tsvets.estimate | R Documentation |
Extract the residual values from an estimated model.
## S3 method for class 'tsvets.estimate' residuals(object, raw = FALSE, ...)
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. |
An xts matrix of the model residuals.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.