rolling_sum function

equivalent to rollsum(x, k=G, fill=NA, align="left") in the package zoo, but optimized for speed

equivalent to rollsum(x, k=G, fill=NA, align="left") in the package zoo, but optimized for speed

rolling_sum(x, G)
  • Maintainer: Haeran Cho
  • License: GPL (>= 3)
  • Last published: 2022-10-22

Useful links