standardize ( u -- v )


Vocabulary
math.statistics

Inputs
ua sequence


Outputs
va sequence


Word description
Shifts and rescales the elements of u to have zero mean and unit sample variance.

Definition