dSTEM: Multiple Testing of Local Extrema for Detection of Change Points

Simultaneously detect the number and locations of change points in piecewise linear models under stationary Gaussian noise allowing autocorrelated random noise. The core idea is to transform the problem of detecting change points into the detection of local extrema (local maxima and local minima)through kernel smoothing and differentiation of the data sequence, see Cheng et al. (2020) <doi:10.1214/20-EJS1751>. A low-computational and fast algorithm call 'dSTEM' is introduced to detect change points based on the 'STEM' algorithm in D. Cheng and A. Schwartzman (2017) <doi:10.1214/16-AOS1458>.

Getting started

Package details

AuthorZhibing He <zhibingh@asu.edu>
MaintainerZhibing He <zhibingh@asu.edu>
LicenseGPL-3
Version2.0-1
URL https://doi.org/10.1214/20-EJS1751 https://doi.org/10.1214/16-AOS1458
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("dSTEM")

Try the dSTEM package in your browser

Any scripts or data that you put into this service are public.

dSTEM documentation built on July 9, 2023, 7:08 p.m.