Click or drag to resize

NMathFunctionsSpearmans Method

Overload List
 NameDescription
Public methodStatic memberSpearmans(DoubleMatrix) Calculates Spearman's Rho for the given data.
Public methodStatic memberSpearmans(Double, Double) Calculates Spearman's Rho for the given data sets.
Public methodStatic memberSpearmans(DoubleVector, DoubleVector) Calculates Spearman's Rho for the given data sets.
Public methodStatic memberSpearmans(IDFColumn, IDFColumn) Calculates Spearman's Rho for the given data sets.
Public methodStatic memberSpearmans(Int32, Int32) Calculates Spearman's Rho for the given data sets.
Top
See Also