Stat Assembly > Stat Assembly Interfaces > ISmPairCorrelation > ISmPairCorrelation.PairCorrelationMatrix
PairCorrelationMatrix: Array;
PairCorrelationMatrix: System.Array;
The PairCorrelationMatrix property returns the matrix of paired correlation coefficients.
Source data is determined by the ISmPairCorrelation.Data property.
The property use is given in the example for ISmPairCorrelation.BalancedSample.
See also: