denorm_atan {TSrepr} | R Documentation |
The denorm_atan
denormalises time series from Arctangent function.
denorm_atan(x)
x |
the numeric vector (time series) |
the numeric vector of denormalised values
Peter Laurinec, <tsreprpackage@gmail.com>
denorm_atan(runif(50))