extractResiduals: Parent function pointing to other functions that extract the...

Description Usage Arguments Value

View source: R/utils_server.R

Description

extractResiduals returns the residuals in matrix-format from a fitted timeseries model.

Usage

1

Arguments

model

A fitted ts model, currently ar, arest (from ar.multivariate) and var are supported

Value

A matrix of residuals, with columns being the variables.


tleers/tsim documentation built on Jan. 11, 2020, 2:02 a.m.