IMsVariableTestResults.ResValueMatrix

Fore Syntax

ResValueMatrix: Array;

Fore.NET Syntax

ResValueMatrix: System.Array;

Description

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

Comments

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

Fore and Fore.NET Examples

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

See also:

IMsVariableTestResults