The norm_z normalises time series by z-score.
norm_z
norm_z(x)
x
the numeric vector (time series)
the numeric vector of normalised values
Peter Laurinec, <tsreprpackage@gmail.com>
norm_min_max
norm_z(runif(50))