Returns an array of normalised values using the 'z score' algorithm.
By default it will compute mean and std.dev based on array. If you have these already, they can be passed as options.
array
Returns an array of normalised values using the 'z score' algorithm.
By default it will compute mean and std.dev based on
array. If you have these already, they can be passed as options.