IMsVariableTestResults.PValueMatrix

Fore Syntax

PValueMatrix: Array;

Fore.NET Syntax

PValueMatrix: System.Array;

Description

The PValueMatrix property returns probability matrix.

Comments

To get the statistics matrix, use the IMsVariableTestResults.TStatMatrix property.

Fore and Fore.NET Examples

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

See also:

IMsVariableTestResults