extractInno: Parent function for computing the residual covariance matrix...

Description Usage Arguments Value

View source: R/utils_server.R

Description

extractInno returns the residual covariance matrix of a timeseries model.

Usage

1
extractInno(model)

Arguments

model

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

Value

A covariance matrix of the residuals.


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