PartialCorrelationMatrix: Array;
The PartialCorrelationMatrix property returns the matrix of partial correlation coefficients.
To get matrix of paired correlation coefficients, use the ISmPartialCorrelation.PairCorrelationMatrix property.
The property use is given in the example for ISmPartialCorrelation.Data.
See also: