Stat Assembly > Stat Assembly Interfaces > ISmPairCorrelation > ISmPairCorrelation.Data
Data: Array;
Data: System.Array;
The Data property determines the source data matrix.
Input array indexing must start from zero.
Calculation results are returned by the ISmPairCorrelation.PairCorrelationMatrix property.
The property use is given in the example for ISmPairCorrelation.BalancedSample.
See also: