Learn R Programming

not (version 1.6)

Narrowest-Over-Threshold Change-Point Detection

Description

Provides efficient implementation of the Narrowest-Over-Threshold methodology for detecting an unknown number of change-points occurring at unknown locations in one-dimensional data following 'deterministic signal + noise' model. Currently implemented scenarios are: piecewise-constant signal, piecewise-constant signal with a heavy-tailed noise, piecewise-linear signal, piecewise-quadratic signal, piecewise-constant signal and with piecewise-constant variance of the noise. For details, see Baranowski, Chen and Fryzlewicz (2019) .

Copy Link

Version

Install

install.packages('not')

Monthly Downloads

419

Version

1.6

License

GPL-2

Maintainer

Last Published

September 23rd, 2024

Functions in not (1.6)

aic.penalty

Akaike Information Criterion penalty
sic.penalty

Schwarz Information Criterion penalty
residuals.not

Extract residuals from a 'not' object
not

Narrowest-Over-Threshold Change-Point Detection
plot.not

Plot a 'not' object
random.intervals

Generate random intervals
not-package

Narrowest-Over-Threshold Change-Point Detection
logLik.not

Extract likelihood from a 'not' object
predict.not

Estimate signal for a 'not' object.
features

Extract locations of features from a 'not' object