ISmPairCorrelation.Data

Syntax

Data: 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.

Example

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

See also:

ISmPairCorrelation