ISmGrangerTest.TStatMatrix

Syntax

TStatMatrix: Array;

Description

The TStatMatrix property returns Fisher statistics matrix.

Comments

To get a result matrix showing whether there is Granger determination, use the ISmGrangerTest.ResValueMatrix property.

Example

The property use is given in the example for ISmGrangerTest.MissingData.

See also:

ISmGrangerTest