powered by
Inverse normal transformation
invnormal(x)
Transformed value.
Data with missing values.
x <- 1:10 z <- invnormal(x) plot(z,x,type="b")
Run the code above in your browser using DataLab