dot-bringToCtr: Bring most extreme to center

.bringToCtrR Documentation

Bring most extreme to center

Description

This function aims to bring most extreme value to center

Usage

.bringToCtr(aa, ctr, ctrFa = 0.75)

Arguments

aa

(numeric) main input

ctr

(numeric) 'control'

ctrFa

(numeric <1) modulate amplitude of effect

Value

This function returns an adjusted numeric vector

See Also

dist

Examples

.bringToCtr(11:14, 9)

wrMisc documentation built on Nov. 17, 2023, 5:09 p.m.