R/scale.R
standardize.Rd
Standardize a vector to fixed mean and std
standardize(x, m = 0, s = 1)
Numeric vector.
Mean.
Standard deviation.