CRAN/E | ffstream

ffstream

Forgetting Factor Methods for Change Detection in Streaming Data

Installation

About

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.

www.deanbodenham.com/ffstream

Key Metrics

Version 0.1.6
R ≥ 3.5.0
Published 2018-05-14 2315 days ago
Needs compilation? yes
License GPL-2
License GPL-3
CRAN checks ffstream results

Downloads

Yesterday 0
Last 7 days 9 -10%
Last 30 days 52 +4%
Last 90 days 135 -46%
Last 365 days 1.471 -20%

Maintainer

Maintainer

Dean Bodenham

Authors

Dean Bodenham

Material

NEWS
Reference manual
Package source

Vignettes

ffstream_0.1.6

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

ffstream archive

Depends

R ≥ 3.5.0
Rcpp ≥ 0.12.16

Imports

methods

Suggests

testthat ≥ 2.0.0
knitr
rmarkdown

LinkingTo

Rcpp