rollmean_nunif {cycleRtools} | R Documentation |
Produce a rolling average for data sampled at non-uniform time intervals.
rollmean_nunif(x, t, window)
x |
numeric vector of values to be rolled. |
t |
numeric vector of time values corresponding to elements in |
window |
size of the window in terms of |