IMsVariableTestResults.TStatMatrix

Fore Syntax

TStatMatrix: Array;

Fore.NET Syntax

TStatMatrix: System.Array;

Description

The TStatMatrix property returns statistics matrix.

Comments

To get the probability matrix, use the IMsVariableTestResults.PValueMatrix property.

Fore and Fore.NET Examples

The property use is given in the example for IMsMetaModelVisualController.GrangerTest.

See also:

IMsVariableTestResults