Moving average
1 | ma(x, n = 5, sides = 2)
|
x |
A vector to create the moving average for. |
n |
The number of samples to create the moving average for. |
sides |
the |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.