SX2Y: SX2Y

Description Usage Arguments Value See Also

View source: R/z_other_functions.R

Description

rescale x values linearly to match the range of y.

Usage

1
SX2Y(x, y)

Arguments

x

numeric vector.

y

numeric vector.

Value

SX2Y returns x rescaled such that range(x) = range(y).

See Also

RankScore, S01


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