Submitted by: Matt Dowle; Assigned to: Nobody; [R-Forge link](https://r-forge.r-project.org/tracker/index.php?func=detail&aid=2187&group_id=240&atid=978) As highlighted in these : http://stackoverflow.com/questions/1309263/rolling-median-algorithm-in-c http://stackoverflow.com/questions/11676476/r-data-table-sliding-window Functions to implement: - [ ] rollmean - [ ] rollmedian - [ ] rollmin - [ ] rollmax ...
Submitted by: Matt Dowle; Assigned to: Nobody; R-Forge link
As highlighted in these :
http://stackoverflow.com/questions/1309263/rolling-median-algorithm-in-c
http://stackoverflow.com/questions/11676476/r-data-table-sliding-window
Functions to implement:
...