Description Usage Arguments Value Examples
View source: R/people_prediction.R
rescaleWrapper returns the vector of rescaled values
1 2 |
x |
a numeric number or vector. |
domain |
a vector includes minimum and maximum values of the domain of |
range |
a vector includes minimum and maximum values of the range of |
bounded |
a logical scalar. Default is FALSE. The output vector of scaled |
na.replace |
a numeric or character that missing values is replaced by. |
the scaled values of x in the range for the given domain.
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.