Click or drag to resize

NMathFunctionsCorrelation Method

Overload List
 NameDescription
Public methodStatic memberCorrelation(Double, Double) Computes the Pearson correlation of two data sets.
Public methodStatic memberCorrelation(DoubleVector, DoubleVector) Computes the Pearson correlation of two data sets.
Public methodStatic memberCorrelation(IDFColumn, IDFColumn) Computes the Pearson correlation of two data sets.
Public methodStatic memberCorrelation(Int32, Int32) Computes the Pearson correlation of two data sets.
Top
See Also