SX2Y: SX2Y

View source: R/z_utilities.R

SX2YR Documentation

SX2Y

Description

rescale x values linearly to match the range of y.

Usage

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/Barbouille documentation built on March 26, 2023, 11:38 p.m.