Description Usage Arguments Value
View source: R/Interpolation.R
Percentage Polynomial
The linear function that is 0 when evaluated at min
and 1 when evaluated at max
1 |
min |
The value at which the function is 0. |
max |
The value at which the function is 1. |
(x-min)/(max-min)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.