rescale {adaptr} | R Documentation |
Rescale numeric vector to sum to 1
Description
Used internally.
Usage
rescale(x)
Arguments
x |
numeric vector. |
Value
Numeric vector, x
rescaled to sum to a total of 1.
[Package adaptr version 1.4.0 Index]