Learn R Programming

OOS (version 1.0.0)

standardize: Standardize variables (mean 0, variance 1)

Description

Standardize variables (mean 0, variance 1)

Usage

standardize(X)

Arguments

X

numeric: vector to be standardized

Value

numeric vector of standardized values