Description Usage Arguments Value
View source: R/model-helpers.R
Run SAS-like proc rank to create bins
1 | proc_rank(x, k = 5, ties = "min")
|
x |
numeric vector |
k |
number of bins |
ties |
how to break ties (see rank) |
ordered factor
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.