ISmPairCorrelation.PairCorrelationMatrix

Syntax

PairCorrelationMatrix: Array;

Description

The PairCorrelationMatrix property returns the matrix of paired correlation coefficients.

Comments

Source data is determined by the ISmPairCorrelation.Data property.

Example

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

See also:

ISmPairCorrelation