make_0_to_1: Transform all the numeric variables in a dataframe so that...

Description Usage Arguments Value

Description

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).

Usage

1

Arguments

x

dataframe. Database with numeric variables to scale between 0 and 1.

Value

A dataframe where all numeric variables are between 0 and 1.


NicolasJBM/constRuct documentation built on May 27, 2019, 12:17 p.m.