Click or drag to resize

NMathFunctionsDecile Method

Overload List
 NameDescription
Public methodStatic memberDecile(Double, Int32) Calculates the specified decile of the given data.
Public methodStatic memberDecile(DoubleVector, Int32) Calculates the specified decile of the given data.
Public methodStatic memberDecile(IDFColumn, Int32) Calculates the specified decile of the given data.
Public methodStatic memberDecile(Int32, Int32) Calculates the specified decile of the given data.
Top
See Also