Skip to contents

Normalize a Numeric Vector

Usage

normalize(x)

Arguments

x

Numeric vector.

Value

Normalized vector where the mean is subtracted and divided by the standard deviation.