ma | R Documentation |
filter data by average moving box
ma(x, n)
x |
a vector |
n |
A number to identify the size of the moving box. |
The filtered data
ma(rnorm(1000),5)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.