ISmLongRunCovariance.CovarianceMatrix

Fore Syntax

CovarianceMatrix: Array;

Fore.NET Syntax

CovarianceMatrix: System.Array;

Description

The CovarianceMatrix property returns values of long-run covariance matrix.

Comments

It is required to use an array of Double values.

Fore and Fore.NET Examples

The property use is given in the example for ISmLongRunCovariance.BandwidthValue.

See also:

ISmLongRunCovariance