ISmGrangerTest.ResValueMatrix

Fore Syntax

ResValueMatrix: Array;

Fore.NET Syntax

ResValueMatrix: System.Array;

Description

The ResValueMatrix property returns matrix of results on presence or absence of Granger conditionality.

Comments

This matrix contains only zeroes and ones depending on the conclusion based on the test calculation:

Fore and Fore.NET Examples

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

See also:

ISmGrangerTest