Learn R Programming

lares (version 4.7)

normalize: Normalize Vector

Description

This function lets the user normalize numerical values into the 0 to 1 range

Usage

normalize(x)

Arguments

x

Numeric Vector. Numbers to be transformed into normalized vector

See Also

Other Data Wrangling: balance_data, calibrate, categ_reducer, cleanText, date_feats, dateformat, formatNum, formatTime, holidays, impute, left, numericalonly, ohse, one_hot_encoding_commas, rbind_full, removenacols, removenarows, replaceall, right, textFeats, textTokenizer, vector2text, year_month, year_week