ISmPairCorrelation.Data

Fore Syntax

Data: Array;

Fore.NET Syntax

Data: System.Array;

Description

The Data property determines the source data matrix.

Comments

Input array indexing must start from zero.

Calculation results are returned by the ISmPairCorrelation.PairCorrelationMatrix property.

Fore and Fore.NET Examples

The property use is given in the example for ISmPairCorrelation.BalancedSample.

See also:

ISmPairCorrelation