Description Usage Arguments Value Author(s) See Also Examples
View source: R/normalizations_R.R
The denorm_atan denormalises time series from Arctangent function.
1  | denorm_atan(x)
 | 
x | 
 the numeric vector (time series)  | 
the numeric vector of denormalised values
Peter Laurinec, <tsreprpackage@gmail.com>
1  | denorm_atan(runif(50))
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.