Description Usage Arguments Value
Transform all the numeric variables in a dataframe so that their values are between 0 and 1 (impute with 0 or 1 if there is no variation).
| 1 | make_0_to_1(x)
 | 
| x | dataframe. Database with numeric variables to scale between 0 and 1. | 
A dataframe where all numeric variables are between 0 and 1.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.