Skip to content

The programming code of the semi-parametric CUSUM tests for detecting changes in the conditional correlation structure of a multivariate dataset of interest.

Notifications You must be signed in to change notification settings

yzhao7322/Correlation_Change

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

CorrelationChange

This simple package provides the Matlab code to implement the tests for detecting change points in conditional correlation structure. Reference: Barassi, M., Horváth, L. and Zhao, Y., (2018). Change‐Point Detection in the Conditional Correlation Structure of Multivariate Volatility Models. Journal of Business and Economic Statistics. 38, 340-349. The package contains two main files, cv_stat.m and utility.m

cv_stat.m

The file provides codes for computing the test statistics and the critical values for assessing the null hypothesis of no change.

utility.m

The file provides all codes that need to run the main functions in the cv_stat.m file. Note that the MFE toolbox is also required to run this code, and it is publically accessible from the link "https://www.kevinsheppard.com/MFE_Toolbox".

About

The programming code of the semi-parametric CUSUM tests for detecting changes in the conditional correlation structure of a multivariate dataset of interest.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages