Description Usage Arguments Value Examples
This function computes the centered moving average for filtering.
1 |
alpha |
a number that denotes the one-sided window length of the filter. |
data |
a numeric vector to apply the filter |
windowed |
a logical that defaults to FALSE. If true, then it will apply correction for bias caused by seasonal behaviors. |
A numeric vector containing the filtered data
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.