ISmPartialCorrelation.PairCorrelationMatrix

Syntax

PairCorrelationMatrix: Array;

Description

The PairCorrelationMatrix property returns the matrix of paired correlation coefficients.

Comments

To get a matrix of partial correlation coefficients, use the ISmPartialCorrelation.PartialCorrelationMatrix property.

Example

The property use is given in the example for ISmPartialCorrelation.Data.

See also:

ISmPartialCorrelation