zero_one_rank_map: Create map

Description Usage Arguments Examples

View source: R/random_rotation.R

Description

Create map from input vector v in [-Inf..Inf] to a rank in [0..1]

Usage

1

Arguments

v

numeric input vector

Examples

1
zero_one_rank_map(c(-9, 0, 4, 1000))

randomrotation/random.rotation documentation built on Dec. 31, 2020, 2:15 a.m.