Test procedures and break point estimators for persistent processes that exhibit structural breaks in mean or in persistence. On the one hand the package contains the most popular approaches for testing whether a time series exhibits a break in persistence from I(0) to I(1) or vice versa, such as those of Busetti and Taylor (2004) <doi:10.1016/j.jeconom.2003.10.028> and Leybourne, Kim, and Taylor (2007) <doi:10.1111/j.1467-9892.2006.00517.x>. The approach by Martins and Rodrigues (2014) <doi:10.1016/j.csda.2012.07.021>, which allows to detect changes from I(d1) to I(d2) with d1 and d2 being non-integers, is included as well. In case the tests reject the null of constant persistence, various breakpoint estimators are available to detect the point of the break as well as the order of integration in the two regimes. On the other hand the package contains the most popular approaches to test for a change-in-mean of a long-memory time series, which were recently reviewed by Wenger, Leschinski, and Sibbertsen (2018) <doi:10.1016/j.econlet.2017.12.007>. These include memory robust versions of the CUSUM, sup-Wald, and Wilcoxon type tests. The tests either utilize consistent estimates of the long-run variance or a self normalization approach in their test statistics.
Version: | 1.1.0 |
Depends: | R (≥ 3.4.0) |
Imports: | urca (≥ 1.3.0), forecast (≥ 8.6), fracdiff (≥ 1.4.2), LongMemoryTS (≥ 0.1.0), sandwich (≥ 2.5.1), strucchange (≥ 1.5.1), longmemo (≥ 1.1.1), stats (≥ 3.4.1) |
Suggests: | testthat, knitr, rmarkdown, xts, zoo, data.table, utils, graphics |
Published: | 2019-11-26 |
Author: | Janis Becker [aut], Kai Wenger [aut, cre] |
Maintainer: | Kai Wenger <kai.wenger at gmx.de> |
License: | GPL-2 |
NeedsCompilation: | no |
Materials: | README |
CRAN checks: | memochange results |
Reference manual: | memochange.pdf |
Vignettes: |
memochange-Tutorial: Change in Mean memochange-Tutorial: Break in Persistence |
Package source: | memochange_1.1.0.tar.gz |
Windows binaries: | r-devel: memochange_1.1.0.zip, r-devel-gcc8: memochange_1.1.0.zip, r-release: memochange_1.1.0.zip, r-oldrel: memochange_1.1.0.zip |
OS X binaries: | r-release: memochange_1.1.0.tgz, r-oldrel: memochange_1.1.0.tgz |
Old sources: | memochange archive |
Please use the canonical form https://CRAN.R-project.org/package=memochange to link to this page.