siaosing / RcppRoll

Fast rolling functions through Rcpp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RcppRoll

This package provides windowed-versions of commonly-used mathematical and statistical functions.

Install me with devtools:

install_github("kevinushey/RcppRoll")

About

Fast rolling functions through Rcpp


Languages

Language:C++ 57.5%Language:R 42.5%