RcppMovStat: Fast Moving Statistics Calculation

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'.

Package details

AuthorPengfei (Leonard) Li
MaintainerPengfei (Leonard) Li <pli3@tulane.edu>
LicenseGPL (>= 2)
Version1.0.2
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("RcppMovStat")

Try the RcppMovStat package in your browser

Any scripts or data that you put into this service are public.

RcppMovStat documentation built on Jan. 30, 2018, 5:04 p.m.