shabbychef / fromo

Fast Robust Moments in R with Rcpp
3 stars 1 forks source link

rolling_sum (cumsum) and rolling_mean #16

Closed shabbychef closed 5 years ago

shabbychef commented 7 years ago

Sometimes you want a rolling sum or mean, and getting them from the current code can be a bit fussy.

shabbychef commented 5 years ago

please, running sums and means. These are ready in the 0.2.0 release candidate.