Description Usage Arguments Value Author(s) Examples
The repr_sma
computes Simple Moving Average (SMA) from a time series.
1 |
x |
the numeric vector (time series) |
order |
the order of simple moving average |
the numeric vector of smoothed values of the length = length(x) - order + 1
Peter Laurinec, <tsreprpackage@gmail.com>
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.