normalize: Normalize feature data and remove uninformative features

Description Usage Arguments Value

Description

normalize() takes a data.frame and normalizes all numeric columns, as well as dropping constant ones.

Usage

1

Arguments

data

data.frame with at least one numeric column

Value

new list with data.frame with normalized numeric columns and dropped constant numeric columns and other information used to scale the data


ash129/LAPP documentation built on May 10, 2019, 1:52 p.m.