Overload List

  NameDescription
PercentileRank(DoubleVector, Double)
Calculates the percentile in which a given value would fall, if it were in the given data set.
PercentileRank(IDFColumn, Double)
Calculates the percentile in which a given value would fall, if it were in the given data set.
PercentileRank(array<Double>[]()[], Double)
Calculates the percentile in which a given value would fall, if it were in the given data set.
PercentileRank(array<Int32>[]()[], Double)
Calculates the percentile in which a given value would fall, if it were in the given data set.

See Also