The package includes robust change point tests designed to identify structural changes in time series. As external influences might affect the characteristics of a time series, such as location, variability, and correlation structure, changes caused by them and the corresponding time point need to be detected reliably. Standard methods can struggle when dealing with heavy-tailed data or outliers; therefore, this package comprises robust methods that effectively manage extreme values by either ignoring them or assigning them less weight. Examples of these robust techniques include the Median, Huber M-estimator, mean deviation, Gini's mean difference, and \(Q^{\alpha}\).
The package contains the following tests and test statistics:
Tests on changes in the location
huber_cusum
(test), CUSUM
(CUSUM test statistic), psi
(transformation function).hl_test
(test), HodgesLehmann
(test statistic).wmw_test
(test), wilcox_stat
(test statistic).
Tests on changes in the variability
scale_cusum
(test), scale_stat
(test statistic).
Tests on changes in the correlation
cor_cusum
(test), cor_stat
(test statistic).
Maintainer: Sheila Görz sheila.goerz@tu-dortmund.de
Author: Alexander Dürre a.m.durre@math.leidenuniv.nl
Thesis Advisor: Roland Fried msnat@statistik.tu-dortmund.de