IMsVariableTestResults.PValueMatrix

Syntax

PValueMatrix: Array;

Description

The PValueMatrix property returns probability matrix.

Comments

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

Example

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

See also:

IMsVariableTestResults