Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

qrank

Quantile ranks of a vector


Description

The quantile rank of a number in a vector is the relative position of ranking resulted from rank divided by the length of vector.

Usage

qrank(x, ...)

Arguments

x

a vector

...

additional parameters passed to rank

See Also

Examples

qrank(mtcars$mpg)

formattable

Create 'Formattable' Data Structures

v0.2.1
MIT + file LICENSE
Authors
Kun Ren [aut, cre], Kenton Russell [aut]
Initial release
2021-01-05

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.