ts_Roll_mean | R Documentation |
mean of roll windows
ts_Roll_mean(Data, roll_size = 7)
Data |
[xts / array]-2D(time, space) Time serious Data in difficult location. |
roll_size |
[integer] Roll windows wedith. |
new time series
rslt <- ts_Roll_mean(xts_Q)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.