tRank:
Empirical Normal Quantile transformation
Description
Transform a vector using the empirical normal quantile distribution (also
called the van der Waerden normal scores).
Value
A numerical vector that are approximately normally distributed.
References
Lehman E.L. 1975. Nonparametrics: Statistical Methods Based On
Ranks. Holden-Day, Inc., San Francisco, CA (page 97)Examples
Run this code## Not run:
# stem(tRank(1:100))
# ## End(Not run)
Run the code above in your browser using DataLab