Overload List

  NameDescription
Quartile(DoubleVector, Int32)
Calculates the specified quartile of the elements in a data set.
Quartile(IDFColumn, Int32)
Calculates the specified quartile of the elements in a data set.
Quartile(array<Double>[]()[], Int32)
Calculates the specified quartile of the elements in a data set.
Quartile(array<Int32>[]()[], Int32)
Calculates the specified quartile of the elements in a data set.

See Also