Overload List

  NameDescription
Decile(DoubleVector, Int32)
Calculates the specified decile of the given data.
Decile(IDFColumn, Int32)
Calculates the specified decile of the given data.
Decile(array<Double>[]()[], Int32)
Calculates the specified decile of the given data.
Decile(array<Int32>[]()[], Int32)
Calculates the specified decile of the given data.

See Also