CMD + K

r-ffstream

Community

An implementation of the adaptive forgetting factor scheme described in Bodenham and Adams (2016) <doi:10.1007/s11222-016-9684-8> which adaptively estimates the mean and variance of a stream in order to detect multiple changepoints in streaming data. The implementation is in C++ and uses Rcpp. Additionally, implementations of the fixed forgetting factor scheme from the same paper, as well as the classic CUSUM and EWMA methods, are included.

Installation

To install this package, run one of the following:

Conda
$conda install r_test::r-ffstream

Usage Tracking

0.1.6
1 / 8 versions selected
Downloads (Last 6 months): 0

About

Summary

An implementation of the adaptive forgetting factor scheme described in Bodenham and Adams (2016) <doi:10.1007/s11222-016-9684-8> which adaptively estimates the mean and variance of a stream in order to detect multiple changepoints in streaming data. The implementation is in C++ and uses Rcpp. Additionally, implementations of the fixed forgetting factor scheme from the same paper, as well as the classic CUSUM and EWMA methods, are included.

Last Updated

Sep 16, 2019 at 14:43

License

GPL-2 | GPL-3

Total Downloads

3

Supported Platforms

linux-64
win-64
macOS-64