Learn R Programming

fsbrain (version 0.5.5)

normalize: Normalize data.

Description

Scales data to the range `[0, 1]` based on min and max values.

Usage

normalize(x)

Value

the scaled data

Arguments

x

the data