siegel.tukey.ranks: Siegel-Tukey rank function.

View source: R/common.R

siegel.tukey.ranksR Documentation

Siegel-Tukey rank function.

Description

Siegel-Tukey rank function.

Usage

siegel.tukey.ranks(x)

Arguments

x

the data vector

Details

The complete test in one place is at https://raw.github.com/talgalili/R-code-snippets/master/siegel.tukey.r

Value

a vector with the same length as the input, with Siegel-Tukey Ranks.

Examples

siegel.tukey.ranks(c(rnorm(10),10*rnorm(10)))

kolassa-dev/NonparametricHeuristic documentation built on Nov. 14, 2022, 11:25 p.m.