IMsVariableTestResults.TStatMatrix

Syntax

TStatMatrix: Array;

Description

The TStatMatrix property returns statistics matrix.

Comments

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

Example

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

See also:

IMsVariableTestResults