RankINT: Based-rank Inverse Normal Transformation The detail inf is...

RankINTR Documentation

Based-rank Inverse Normal Transformation The detail inf is (here)[https://cran.r-project.org/web/packages/RNOmni/vignettes/RNOmni.html]

Description

Based-rank Inverse Normal Transformation The detail inf is (here)[https://cran.r-project.org/web/packages/RNOmni/vignettes/RNOmni.html]

Usage

RankINT(u, k = 0.375)

Arguments

u,

vector

k,

0<= k <=0.5

Value

out, vector transformed

Examples

x <- c(0.1, 0, 3, 0.5, NA)
RankINT(x)

rusher321/rmeta documentation built on April 1, 2022, 10:48 p.m.