| RankINT | R Documentation | 
Based-rank Inverse Normal Transformation The detail inf is (here)[https://cran.r-project.org/web/packages/RNOmni/vignettes/RNOmni.html]
RankINT(u, k = 0.375)
| u,  | vector | 
| k,  | 0<= k <=0.5 | 
out, vector transformed
x <- c(0.1, 0, 3, 0.5, NA) RankINT(x)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.