Cross Quantilogram Matrix

バージョン 1.0.0 (359 KB) 作成者: William Rose
Estimate and plot cross quantilogram matrix.
ダウンロード: 5
更新 2024/7/25

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.

引用

William Rose (2024). Cross Quantilogram Matrix (https://github.com/rosewc/crossQ), GitHub. 取得済み .

MATLAB リリースの互換性
作成: R2024a
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
謝辞

ヒントを得たファイル: Systemic Risk

Community Treasure Hunt

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

Start Hunting!

GitHub の既定のブランチを使用するバージョンはダウンロードできません

バージョン 公開済み リリース ノート
1.0.0

この GitHub アドオンでの問題を表示または報告するには、GitHub リポジトリにアクセスしてください。
この GitHub アドオンでの問題を表示または報告するには、GitHub リポジトリにアクセスしてください。