Click or drag to resize

NMathFunctionsPercentileRank Method

Overload List
 NameDescription
Public methodStatic memberPercentileRank(Double, Double) Calculates the percentile in which a given value would fall, if it were in the given data set.
Public methodStatic memberPercentileRank(DoubleVector, Double) Calculates the percentile in which a given value would fall, if it were in the given data set.
Public methodStatic memberPercentileRank(IDFColumn, Double) Calculates the percentile in which a given value would fall, if it were in the given data set.
Public methodStatic memberPercentileRank(Int32, Double) Calculates the percentile in which a given value would fall, if it were in the given data set.
Top
See Also