Description Usage Arguments Value Examples
View source: R/FeatureScaling.R
This function will return a vector between 0 and 1.
1 |
Vector |
A Vector of numeric values. |
A normalised vector of numeric values between 0 and 1.
1 | FeatureScaling(c(252,325,39,103))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.