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