Description Usage Arguments Details Value
View source: R/transformations.R
Conduct a simple linear scale as transformation example
1 | linearScale(x, a=0.0, b=1.0, inverse=FALSE)
|
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 |
Linear scaling as example of parametric transformation function
A vector
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.