Package: robcp
Title: Robust Change-Point Tests
Version: 0.3.0
Authors@R: c(person("Sheila", "Goerz", email = "sheila.goerz@tu-dortmund.de", role = c("aut", "cre")), person("Alexander", "Duerre", email = "alexander.duerre@udo.edu", role = "aut"))
Description: Provides robust methods to detect change-points in uni- or multivariate time series. They can cope with corrupted data and heavy tails. One can detect changes in location, scale and dependence structure of a possibly multivariate time series. Procedures are based on Huberized versions of CUSUM tests proposed in Duerre and Fried (2019) <arXiv:1905.06201>.
Depends: R (>= 3.3.1)
License: GPL-3
Encoding: UTF-8
LazyData: true
NeedsCompilation: yes
Packaged: 2021-03-30 19:23:54 UTC; goerz
Author: Sheila Goerz [aut, cre],
  Alexander Duerre [aut]
Maintainer: Sheila Goerz <sheila.goerz@tu-dortmund.de>
Imports: methods, Rcpp
LinkingTo: Rcpp
RoxygenNote: 7.1.1
Suggests: testthat, MASS
Repository: CRAN
Date/Publication: 2021-03-31 00:20:02 UTC
