ISmPartialCorrelation.PartialCorrelationMatrix

Syntax

PartialCorrelationMatrix: Array;

Description

The PartialCorrelationMatrix property returns the matrix of partial correlation coefficients.

Comments

To get matrix of paired correlation coefficients, use the ISmPartialCorrelation.PairCorrelationMatrix property.

Example

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

See also:

ISmPartialCorrelation