Description Usage Arguments See Also Examples
Returns uniform observations in [0,1] based on ranks
with preservation of the NA
values. Denominator is
n+1, where n is the sample size.
1 2 3 4 5 6 7 8 9 10 |
x |
Can be a vector, matrix or list containing data to transform. If it is a matrix 'rankit' is applied to the columns |
... |
Additional parameters past to the function 'rank'. By default, last.na = 'keep'. |
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.