View source: R/fitting_basic.R
strank | R Documentation |
Calculate standardized ranks of data
strank(x)
x |
a vector or time series of data. |
A vector or time series of standardized ranks in the interval (0,1)
strank(rnorm(100))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.