Learn R Programming

npwbs (version 0.2.0)

Nonparametric Multiple Change Point Detection Using WBS

Description

Implements the procedure from G. J. Ross (2021) - "Nonparametric Detection of Multiple Location-Scale Change Points via Wild Binary Segmentation" . This uses a version of Wild Binary Segmentation to detect multiple location-scale (i.e. mean and/or variance) change points in a sequence of univariate observations, with a strict control on the probability of incorrectly detecting a change point in a sequence which does not contain any.

Copy Link

Version

Install

install.packages('npwbs')

Monthly Downloads

208

Version

0.2.0

License

GPL-3

Maintainer

Gordon Ross

Last Published

July 6th, 2021

Functions in npwbs (0.2.0)

detectChanges

Nonparametric detection of multiple change points using Wild Binary Segmentation