S01: Rescale x linearly into [0, 1]

Description Usage Arguments Value See Also

View source: R/z_other_functions.R

Description

rescale values linearly to the unit interval.

Usage

1
S01(x)

Arguments

x

numeric vector or matrix.

Value

S01 returns x linearly rescaled such that range(x) = [0, 1].

See Also

RankScore, SX2Y


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