Submitted by: Matt Dowle; Assigned to: Nobody; R-Forge link
As asked here:
but in that question data.table already seems much faster (6.4s) than the alternative (973s).
Should be just documenting (including timings) how to use good sliding window functions with data.table, rather than any new functionality per se.
Submitted by: Matt Dowle; Assigned to: Nobody; R-Forge link
As asked here:
but in that question
data.tablealready seems much faster (6.4s) than the alternative (973s).Should be just documenting (including timings) how to use good sliding window functions with
data.table, rather than any new functionality per se.