RankScore: Rescale x non-linearly into ]0, 1[

Description Usage Arguments Value See Also

View source: R/z_other_functions.R

Description

rescale values non-linearly to the unit interval using rank scores q given by q = (rank(x) - 0.5) / N where N = length(x).

Usage

1

Arguments

x

numeric vector.

Value

RankScore returns a numeric vector of rank scores.

See Also

S01, SX2Y


benja0x40/QuickShift documentation built on Jan. 22, 2021, 7:43 p.m.