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 16 Apr. 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
03/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/0904/1004/1104/1204/1304/14Downloads for memochange024681012141618202224TrendBars

Today's Hot Picks in Authors and Packages

quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
hkclustering  
Ensemble Clustering using K Means and Hierarchical Clustering
Implements an ensemble algorithm for clustering combining a k-means and a hierarchical clustering ap ...
Download / Learn more Package Citations See dependency  
apache.sedona  
R Interface for Apache Sedona
R interface for 'Apache Sedona' based on 'sparklyr' (). ...
Download / Learn more Package Citations See dependency  
MM4LMM  
Inference of Linear Mixed Models Through MM Algorithm
The main function MMEst() performs (Restricted) Maximum Likelihood in a variance component mixed mod ...
Download / Learn more Package Citations See dependency  
MultiKink  
Estimation and Inference for Multi-Kink Quantile Regression
Estimation and inference for multiple kink quantile regression for longitudinal data and the i.i.d d ...
Download / Learn more Package Citations See dependency  
datadictionary  
Create a Data Dictionary
Creates a data dictionary from any dataframe or tibble in your R environment. You can opt to add va ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,993

Author Associations

24,013

Publication Badges

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