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 1965 days ago
Needs compilation? yes
License GPL-2
License GPL-3
CRAN checks ffstream results

Downloads

Last 24 hours 0 -100%
Last 7 days 25 -32%
Last 30 days 134 -20%
Last 90 days 443 +19%
Last 365 days 1.789 -57%

Maintainer

Maintainer

Dean Bodenham

deanbodenhampkgs@gmail.com

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