moymob1 | R Documentation |
Apply a m order simple moving average on each column of a matrix.
moymob1(x, m)
x |
a matrix with in line the observations and in column the variables |
m |
an integer corresponding to the window size (2m+1) |
smoothed matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.