Cross Quantilogram Matrix

Estimate and plot cross quantilogram matrix.
5 Downloads
Aktualisiert 25. Jul 2024

crossQ

These Matlab functions and scripts estimate and plot the cross quantilogram matrix. Function crossQmtx(data,p,lag) returns a matrix of cross quantilogram values, when p is a vector of probabilities in the range 0<p(i)<1. The repository Systemic Risk by Tommaso Belluzzo includes functions to compute the scalar cross quantilogram. It requires p to be a scalar in the range 0.01<=p<=0.1. Function crossQmtxplot() produces a plot of a cross quantilogram matrix. Script crossQmtxTest.m demonstrates the use of crossQmtx() and plotcrossQmtx(). See the PDF for more examples of usage. The function crossQmtx() here, and the functions in Systemic Risk, return the same scalar value, when called with identical arguments. One weakness of (the current version of) crossQmtx() is that it does not compute confidence intervals. See the PDF for more details and references.

Zitieren als

William Rose (2024). Cross Quantilogram Matrix (https://github.com/rosewc/crossQ), GitHub. Abgerufen .

Kompatibilität der MATLAB-Version
Erstellt mit R2024a
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Quellenangaben

Inspiriert von: Systemic Risk

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Versionen, die den GitHub-Standardzweig verwenden, können nicht heruntergeladen werden

Version Veröffentlicht Versionshinweise
1.0.0

Um Probleme in diesem GitHub Add-On anzuzeigen oder zu melden, besuchen Sie das GitHub Repository.
Um Probleme in diesem GitHub Add-On anzuzeigen oder zu melden, besuchen Sie das GitHub Repository.