View source: R/movingAverages.R
tema | R Documentation |
The triple exponential moving average
tema(x, alpha)
x |
the time-series of the signal |
alpha |
smoothing parameter, a value in the unit-interval |
See wikipedia for triple exponential moving average (not triple exponential smoothing)
vector
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.