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