IMsMetaModelVisualController.PairCorrelationTest

Fore Syntax

PairCorrelationTest: IMsVariableTest;

Fore.NET Syntax

PairCorrelationTest: Prognoz.Platform.Interop.Ms.IMsVariableTest;

Description

The PairCorrelationTest property returns the calculation parameters of paired correlation coefficients.

Comments

To set up calculation parameters, use the IMsPairCorrelationTestSettings interface.

Fore and Fore.NET Examples

The property use is given in IMsPairCorrelationTestSettings.BalancedSample.

See also:

IMsMetaModelVisualController