Other packages > Find by keyword >

memochange  

Testing for Structural Breaks under Long Memory and Testing for Changes in Persistence
View on CRAN: Click here


Download and install memochange package within the R console
Install from CRAN:
install.packages("memochange")

Install from Github:
library("remotes")
install_github("cran/memochange")

Install by package version:
library("remotes")
install_version("memochange", "1.1.2")



Attach the package and use:
library("memochange")
Maintained by
Kai Wenger
[Scholar Profile | Author Map]
First Published: 2019-08-28
Latest Update: 2020-07-26
Description:
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) and Leybourne, Kim, and Taylor (2007). The approach by Martins and Rodrigues (2014), 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). 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. Betken (2016) Busetti and Taylor (2004) Dehling, Rooch and Taqqu (2012) Harvey, Leybourne and Taylor (2006) Horvath and Kokoszka (1997) Hualde and Iacone (2017) Iacone, Leybourne and Taylor (2014) Leybourne, Kim, Smith, and Newbold (2003) Leybourne and Taylor (2004) Leybourne, Kim, and Taylor (2007): Martins and Rodrigues (2014) Shao (2011) Sibbertsen and Kruse (2009) Wang (2008) Wenger, Leschinski and Sibbertsen (2018) .
How to cite:
Kai Wenger (2019). memochange: Testing for Structural Breaks under Long Memory and Testing for Changes in Persistence. R package version 1.1.2, https://cran.r-project.org/web/packages/memochange. Accessed 14 Mar. 2025.
Previous versions and publish date:
1.0.0 (2019-08-28 13:30), 1.1.0 (2019-11-26 17:20), 1.1.1 (2020-07-27 01:10)
Other packages that cited memochange R package
View memochange citation profile
Other R packages that memochange depends, imports, suggests or enhances
Complete documentation for memochange
Functions, R codes and Examples using the memochange R package
Some associated functions: BP_estim . BT . CUSUMLM . CUSUM_simple . CUSUMfixed . CV . HLT . HLTmin . LBI . LBI_test . LKSN . LKSN_test . LT . MR . MR_test . cusum . cusum_test . d_vec . ers_test . fb_longrun . fixbsupw . getCV . memochange . pb_sim . ratio_test . snsupwald . snwilcoxon . wald_test . wilcoxonLM . 
Some associated R codes: BP_estim.R . CUSUMLM.R . CUSUM_simple.R . CUSUMfixed.R . CV_shift.R . CritValues_Persistence.R . LBI_test.R . LKSN_test.R . MR_test.R . cusum_test.R . fb_longrun.R . fixbsupw.R . memochange.R . pb_sim.R . ratio_test.R . snsupwald.R . snwilcoxon.R . wilcoxonLM.R .  Full memochange package functions and examples
Downloads during the last 30 days
02/1202/1302/1402/1502/1602/1702/1802/1902/2002/2102/2202/2302/2402/2502/2602/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/13Downloads for memochange246810121416182022242628TrendBars

Today's Hot Picks in Authors and Packages

rainbow  
Bagplots, Boxplots and Rainbow Plots for Functional Data
Visualizing functional data and identifying functional outliers. ...
Download / Learn more Package Citations See dependency  
waveband  
Computes Credible Intervals for Bayesian Wavelet Shrinkage
Computes Bayesian wavelet shrinkage credible intervals for nonparametric regression. The method us ...
Download / Learn more Package Citations See dependency  
fhircrackr  
Handling HL7 FHIR® Resources in R
Useful tools for conveniently downloading FHIR resources in xml format and converting them to R dat ...
Download / Learn more Package Citations See dependency  
repello  
Reports from Trello in R
Creates reports from Trello, a collaborative, project organization and list-making application. ...
Download / Learn more Package Citations See dependency  
HandTill2001  
Multiple Class Area under ROC Curve
An S4 implementation of Eq. (3) and Eq. (7) by David J. Hand and Robert J. Till (2001) ...
Download / Learn more Package Citations See dependency  
mlr3fairness  
Fairness Auditing and Debiasing for 'mlr3'
Integrates fairness auditing and bias mitigation methods for the 'mlr3' ecosystem. This includes ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA