linearScale: Linear Scale Transformation

Description Usage Arguments Details Value

View source: R/transformations.R

Description

Conduct a simple linear scale as transformation example

Usage

1
linearScale(x, a=0.0, b=1.0, inverse=FALSE)

Arguments

x

REAL, vector to be transformed

a

additive factor in linear scale transformation

b

multiplicative factor in linear scale transformation

inverse

LOGICAL, wether the transformation is inverse

Details

Linear scaling as example of parametric transformation function

Value

A vector


garciapintado/rDAF documentation built on May 25, 2019, 7:26 p.m.