powered by
tool.unify
tool.unify(xtrait, xnull = NULL)
xtrait
xnull
x <- rnorm(10) y <- tool.unify(x) ## uniformly distributed form of x when null dist is x z <- tool.unify(x, y) ## uniformly distributed form of x when null dist is y
Run the code above in your browser using DataLab