transformation | R Documentation |
Functions to transform data
quantile_transformation(x)
rank_transformation(x, ties.method = c("average", "first",
"last", "random", "max", "min"))
x |
A dataset |
ties.method |
See |
Sacha Epskamp <mail@sachaepskamp.com>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.