Overload List

  NameDescription
Correlation(DoubleVector, DoubleVector)
Computes the Pearson correlation of two data sets.
Correlation(IDFColumn, IDFColumn)
Computes the Pearson correlation of two data sets.
Correlation(array<Double>[]()[], array<Double>[]()[])
Computes the Pearson correlation of two data sets.
Correlation(array<Int32>[]()[], array<Int32>[]()[])
Computes the Pearson correlation of two data sets.

See Also