This package is considered a duplicate. The official version of this package is found at:https://jasonjfoster.r-universe.dev/roll
Package: roll 1.1.7
roll: Rolling and Expanding Statistics
Fast and efficient computation of rolling and expanding statistics for time-series data.
Authors:
roll_1.1.7.tar.gz
roll_1.1.7.tar.gz(r-4.5-noble)roll_1.1.7.tar.gz(r-4.4-noble)
roll_1.1.7.tgz(r-4.4-emscripten)roll_1.1.7.tgz(r-4.3-emscripten)
roll.pdf |roll.html✨
roll/json (API)
NEWS
# Install 'roll' in R: |
install.packages('roll', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/jasonjfoster/roll/issues
Uses libs:
Last updated 8 months agofrom:b89c8c6e8e. Checks:OK: 2. Indexed: no.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 02 2024 |
R-4.5-linux-x86_64 | OK | Nov 02 2024 |
Exports:roll_allroll_anyroll_corroll_covroll_crossprodroll_idxmaxroll_idxminroll_lmroll_maxroll_meanroll_medianroll_minroll_prodroll_quantileroll_scaleroll_sdroll_sumroll_var
Dependencies:RcppRcppArmadilloRcppParallel
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Rolling and Expanding Statistics | roll-package roll |
Rolling All | roll_all |
Rolling Any | roll_any |
Rolling Correlations | roll_cor |
Rolling Covariances | roll_cov |
Rolling Crossproducts | roll_crossprod |
Rolling Index of Maximums | roll_idxmax |
Rolling Index of Minimums | roll_idxmin |
Rolling Linear Models | roll_lm |
Rolling Maximums | roll_max |
Rolling Means | roll_mean |
Rolling Medians | roll_median |
Rolling Minimums | roll_min |
Rolling Products | roll_prod |
Rolling Quantiles | roll_quantile |
Rolling Scaling and Centering | roll_scale |
Rolling Standard Deviations | roll_sd |
Rolling Sums | roll_sum |
Rolling Variances | roll_var |