Skip to content

❗ This is a read-only mirror of the CRAN R package repository. RcppMovStat — Fast Moving Statistics Calculation

Notifications You must be signed in to change notification settings

cran/RcppMovStat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RcppMovStat

This package provides several efficient functions to calculate common moving (or rolling, running) statistics for both evenly and unevenly spaced time series: moving average, moving median, moving maximum (minimum), and so on. Built on 'C++', these functions are apparently more efficient than those written in a traditional 'R' way and also faster than others using package 'Rcpp'.

Install me with devtools:

install_github("peleonard/RcppMovStat")

About

❗ This is a read-only mirror of the CRAN R package repository. RcppMovStat — Fast Moving Statistics Calculation

Resources

Stars

Watchers

Forks

Packages

No packages published