rntransform | R Documentation |
This function to rank normal transform a vect or of data
rntransform(formula, data, family = gaussian, split_ties = TRUE)
formula |
ztransformation formula |
data |
the vector of data to be transformed |
family |
the distribution family used in the ztransformation |
split_ties |
a flag asking if tied values should be split at random or left alone |
rntransform()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.