ISmPairCorrelation.PairCorrelationMatrix

Fore Syntax

PairCorrelationMatrix: Array;

Fore.NET Syntax

PairCorrelationMatrix: System.Array;

Description

The PairCorrelationMatrix property returns the matrix of paired correlation coefficients.

Comments

Source data is determined by the ISmPairCorrelation.Data property.

Fore and Fore.NET Examples

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

See also:

ISmPairCorrelation