scaleInput: A simple scaling of a vector of parameters (i.e. to (0,1)...

Usage Arguments Author(s)

Usage

1
scaleInput(.Input, .lB = NULL, .uB = NULL)

Arguments

.Input

- Input vector you wish to scale.

.lB

- lower bound you wish to use for scaling (default = min(.Input))

.uB

- upper bound you wish to use for scaling (default = max(.Input))

Author(s)

Ogy Grujic


ogru/fdagstat documentation built on May 29, 2019, 7:19 a.m.