IMsVariableTestResults.ResValueMatrix

Syntax

ResValueMatrix: Array;

Description

The ResValueMatrix property returns the results of calculating the descriptive statistic for each variable.

Comments

To get properties occurred on calculation, use the IMsVariableTestResults.Error property.

Example

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

See also:

IMsVariableTestResults