Learn R Programming

⚠️There's a newer version (1.1.7) of this package.Take me there.

roll

roll is a package for R that provides fast and efficient computation of rolling statistics for time-series data.

Installation

Get the released version from CRAN:

install.packages("roll")

Or the development version from GitHub:

# install.packages("devtools")
devtools::install_github("jjf234/roll")

Copy Link

Version

Install

install.packages('roll')

Monthly Downloads

5,070

Version

1.1.2

License

GPL (>= 2)

Issues

Pull Requests

Stars

Forks

Maintainer

Jason Foster

Last Published

February 6th, 2019

Functions in roll (1.1.2)

roll_min

Rolling Minimums
roll_lm

Rolling Linear Models
roll_cov

Rolling Covariance Matrices
roll-package

roll
roll_all

Rolling All
roll_prod

Rolling Products
roll_scale

Rolling Scaling and Centering
roll_var

Rolling Variances
roll_mean

Rolling Means
roll_max

Rolling Maximums
roll_sd

Rolling Standard Deviations
roll_any

Rolling Any
roll_sum

Rolling Sums
roll_cor

Rolling Correlation Matrices
roll_median

Rolling Medians