Transformation.normalize: Normalize a Data Vector

Description Usage Arguments Value See Also

View source: R/normalize.R

Description

A data vector is normalized, i.e., all of its components are linearly mapped into the interval [0, 1].

Usage

1

Arguments

data

the data vector

Value

a TransformedData instance corresponding to the linear mapping of data into [0, 1], or NULL if such a mapping is not possible, e.g., if data contained non-finite values

See Also

Transformation.apply


thomasWeise/dataTransformeR documentation built on May 14, 2019, 8:03 a.m.