powered by
The norm_z normalises time series by z-score.
norm_z
norm_z(x)
the numeric vector (time series)
the numeric vector of normalised values
norm_min_max
# NOT RUN { norm_z(runif(50)) # }
Run the code above in your browser using DataLab