recentering: Recentering Functions

Description Usage Arguments

Description

A family of functions to 'recenter' a vector around a new value. This changes the ratios between values of x, while preserving the differences between the values.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
recenter(x, diff)

max0(x)

max100(x)

mean0(x, diff)

median0(x)

min0(x)

Arguments

x

a numeric vector

diff

The number should be removed from each value of x


AABoyles/ShRoud documentation built on May 5, 2019, 11:28 a.m.