Learn R Programming

tsmethods (version 1.0.2)

tscov: Covariance matrix.

Description

Generic method for extracting the covariance matrix from a multivariate model or the autocovariance matrix of a univariate model.

Usage

tscov(object, ...)

Value

A covariance matrix or array of matrices (time varying) or other custom object related to this.

Arguments

object

an object.

...

additional parameters passed to the method.