renormalize: Normalize feature data and drop features according to how...

Description Usage Arguments Value

Description

renormalize() takes a data.frame and normalizes all numeric columns, as well as dropping some, according to how a previous dataset was normalized through normalize().

Usage

1

Arguments

data

data.frame with at least one numeric column

info

normalizing info given from normalize()

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.