Learn R Programming

gStream (version 0.2.0)

Graph-Based Sequential Change-Point Detection for Streaming Data

Description

Uses an approach based on k-nearest neighbor information to sequentially detect change-points. Offers analytic approximations for false discovery control given user-specified average run length. Can be applied to any type of data (high-dimensional, non-Euclidean, etc.) as long as a reasonable similarity measure is available. See references (1) Chen, H. (2019) Sequential change-point detection based on nearest neighbors. The Annals of Statistics, 47(3):1381-1407. (2) Chu, L. and Chen, H. (2018) Sequential change-point detection for high-dimensional and non-Euclidean data .

Copy Link

Version

Install

install.packages('gStream')

Monthly Downloads

175

Version

0.2.0

License

GPL (>= 2)

Maintainer

Hao Chen

Last Published

May 1st, 2019

Functions in gStream (0.2.0)

gStream

Graph-Based Sequential Change-Point Detection
gstream

Sequential Change-Point Detection based on k-Nearest Neighbors
distM1

An distance matrix constructed from L2 distance