Papers
Topics
Authors
Recent
Search
2000 character limit reached

QCOR Extension

Updated 9 March 2026
  • QCOR is a quantile-based correlation measure that assesses linear associations at a specified quantile, capturing dependence across the distribution.
  • The extension includes its partial, autocorrelation, and residual-check counterparts (QPCOR, QPACF, QACF) that aid in model identification and adequacy checks.
  • It has practical applications in time-series analysis, finance, and climatology where understanding tail behavior and non-Gaussianity is essential.

Quantile correlation (QCOR) is a statistical measure designed to quantify the strength of linear association between two random variables conditional on a particular quantile of the response. The QCOR, together with the quantile partial correlation (QPCOR), enables the analysis of dependence structure not just in the mean, but throughout the distribution, including in the tails—critical for applications in finance, climatology, and time-series analysis where non-Gaussianity and heterogeneity are prominent. The theoretical framework has led to extensions such as the quantile autocorrelation (QACF) and quantile partial autocorrelation (QPACF) functions, culminating in a systematic approach for model identification, estimation, and adequacy checks in quantile autoregressive (QAR) models (Li et al., 2012).

1. Quantile Correlation: Definition and Sample Estimation

Let YY and XX be random variables and fix a quantile level τ(0,1)\tau\in(0,1). Define the quantile score function ψτ(u)=τI(u<0)\psi_\tau(u) = \tau - I(u<0). The τ\tau-quantile of YY is Qτ,Y=inf{yFY(y)τ}Q_{\tau,Y} = \inf\{y \mid F_Y(y)\geq\tau\}.

The quantile covariance is

qcovτ{Y,X}=E[ψτ(YQτ,Y)(XEX)]qcov_\tau\{Y, X\} = E[\psi_\tau(Y-Q_{\tau,Y})(X - EX)]

and the quantile correlation is

qcorτ{Y,X}=qcovτ{Y,X}var{ψτ(YQτ,Y)}var(X).qcor_\tau\{Y, X\} = \frac{qcov_\tau\{Y, X\}}{\sqrt{\mathrm{var}\{\psi_\tau(Y-Q_{\tau,Y})\} \cdot \mathrm{var}(X)}}.

For i.i.d. data {(Yi,Xi)}i=1n\{(Y_i, X_i)\}_{i=1}^n, the empirical estimator is

qcor^τ{Y,X}=n1i=1nψτ(YiQ^τ,Y)(XiXˉ)(ττ2)σ^X2,\widehat{qcor}_\tau\{Y,X\} = \frac{n^{-1} \sum_{i=1}^n \psi_\tau(Y_i-\widehat Q_{\tau,Y}) (X_i-\bar X)}{\sqrt{(\tau-\tau^2)\, \widehat\sigma_X^2}},

with Xˉ=n1Xi\bar X = n^{-1}\sum X_i, σ^X2=n1(XiXˉ)2\widehat \sigma_X^2 = n^{-1} \sum (X_i-\bar X)^2, and Q^τ,Y\widehat Q_{\tau,Y} the sample τ\tau-quantile [(Li et al., 2012), (1)].

2. Quantile Partial Correlation, QPACF, and QACF

To isolate the linear effect of XX on YY at quantile τ\tau after adjusting for covariates ZRqZ\in\mathbb R^q, the quantile partial correlation is defined as

qpcorτ{Y,XZ}=E[ψτ(Yα2β2Z)(Xα1β1Z)](ττ2)σXZ2,qpcor_\tau\{Y, X|Z\} = \frac{E[\psi_\tau(Y-\alpha_2-\beta_2'Z)(X-\alpha_1-\beta_1'Z)]}{\sqrt{(\tau-\tau^2)\, \sigma_{X|Z}^2}},

where (α2,β2)(\alpha_2,\beta_2') solves the τ\tau-quantile regression of YY on ZZ and (α1,β1)(\alpha_1,\beta_1') is the OLS fit of XX on ZZ [(Li et al., 2012), (2)].

For time series {yt}\{y_t\} modeled as QAR(p)(p): Qτ(ytFt1)=φ0(τ)+φ1(τ)yt1++φp(τ)ytpQ_\tau(y_t|\mathcal{F}_{t-1}) = \varphi_0(\tau) + \varphi_1(\tau) y_{t-1} + \ldots + \varphi_p(\tau) y_{t-p} define the quantile partial autocorrelation at lag kk as

ϕkk,τ=qpcorτ{yt,ytkzt,k1},\phi_{kk, \tau} = qpcor_\tau\{y_t, y_{t-k}\mid z_{t,k-1}\},

where zt,k1=(yt1,,ytk+1)z_{t,k-1} = (y_{t-1}, \ldots, y_{t-k+1})' [(Li et al., 2012), (7)]. The QPACF provides a cutoff property for true QAR(p)(p) models: ϕpp,τ0\phi_{pp,\tau}\ne 0 and ϕkk,τ=0\phi_{kk,\tau}=0 for k>pk>p.

The quantile autocorrelation function of residuals (QACF) is

ρk,τ=corr{ψτ(et,τ),etk,τ}\rho_{k,\tau} = \mathrm{corr}\{\psi_\tau(e_{t,\tau}), e_{t-k,\tau}\}

where et,τ=ytj=0pφj(τ)ytje_{t,\tau} = y_t - \sum_{j=0}^p \varphi_j(\tau) y_{t-j}.

3. Asymptotic Theory and Variance Estimation

For both qcor^τ\widehat{qcor}_\tau and qpcor^τ\widehat{qpcor}_\tau, under suitable regularity (finite moments, smooth densities at the quantile), asymptotic normality holds: n(qcor^τ{Y,X}qcorτ{Y,X})dN(0,Ω1)\sqrt{n}\, \left( \widehat{qcor}_\tau\{Y,X\} - qcor_\tau\{Y,X\} \right)\rightarrow_d N(0, \Omega_1) with Ω1\Omega_1 expressed explicitly in terms of means, variances, and conditional densities [(Li et al., 2012), (4)]. Variance estimators require plug-in estimates for expectations and conditional densities, which in practice can be obtained by kernel (Nadaraya-Watson) methods.

An analogous result holds for the sample QPACF: nϕ~kk,τdN(0,Ω3)\sqrt{n} \, \widetilde\phi_{kk,\tau} \rightarrow_d N(0, \Omega_3) where Ω3\Omega_3 is again computable from second moments and local density estimates [(Li et al., 2012), (10)].

The sample QACF of residuals is jointly asymptotically normal, enabling Ljung–Box-type portmanteau tests for QAR model adequacy.

4. Practical Estimation and Model Selection

Quantile correlation and partial correlation are computed via:

  1. Estimating Qτ,YQ_{\tau,Y} by the empirical quantile;
  2. Computing ψ\psi-scores for each data point;
  3. Calculating the empirical covariance with XX and normalizing.

For QPCOR, regress XX on ZZ by least squares, YY on ZZ by quantile regression; form residuals and apply the above recipe.

For QPACF in time series, iterate over lags kk, fit OLS and quantile regression as above, and compute sample partial correlations. The point at which sample QPACF drops to zero (within confidence bounds) identifies the model order pp for QAR(p).

After fitting QAR(p)(p) by quantile regression, residuals are analyzed via QACF; a joint statistic QBP(K)=nj=1Krj,τ2Q_{BP}(K)=n\sum_{j=1}^K r_{j,\tau}^2 can be compared against a chi-square with KpK-p degrees of freedom for model adequacy [(Li et al., 2012), (14)].

Bandwidth selection for local density estimation at the target quantile is a critical aspect: Bofinger (1975) and Hall–Sheather (1988) rules are standard choices.

5. Interpretation, Extensions, and Empirical Application

QCORτ{Y,X}_\tau\{Y, X\} measures the linear effect of XX on the event {Y>Qτ,Y}\{Y>Q_{\tau, Y}\}, with interpretation akin to a Pearson correlation but conditional on the specified quantile. QPCORτ{Y,XZ}_\tau\{Y, X|Z\} further adjusts for ZZ.

In the time-series context, QPACF provides a direct analogue of the PACF for Box–Jenkins model selection but for quantiles. QACF of residuals supports model checking, with a zero pattern suggesting adequacy.

Empirically, on daily Nasdaq composite returns (n=1235, 2002–2007), QAR models fitted via quantile techniques revealed tail-specific serial dependence absent at the median, with distinct autoregressive structures in the lower (τ=0.2\tau=0.2) and upper (τ=0.8\tau=0.8) quantiles, and model adequacy supported by nonsignificant QACF and portmanteau tests (Li et al., 2012).

6. Summary Table of Core Quantile Dependence Functions

Name Formula Role/Interpretation
QCOR qcorτ{Y,X}qcor_\tau\{Y,X\} Marginal dependence at quantile
QPCOR qpcorτ{Y,XZ}qpcor_\tau\{Y,X|Z\} Conditional dependence at quantile
QPACF ϕkk,τ=qpcorτ{yt,ytk}\phi_{kk,\tau} = qpcor_\tau\{y_t, y_{t-k}|\ldots\} Lag-specific AR order selection
QACF ρk,τ\rho_{k,\tau} Residual dependence model check

7. Significance and Impact

The QCOR and its extensions generalize classical dependence measures to the conditional quantile context, supporting inference and model selection for heterogeneous, non-Gaussian processes. QCOR-based methodology extends the Box–Jenkins paradigm to quantile autoregressive modeling via QPACF and QACF, providing robust tools for the analysis and forecasting of time series with asymmetric or regime-dependent dynamics (Li et al., 2012).

Definition Search Book Streamline Icon: https://streamlinehq.com
References (1)

Topic to Video (Beta)

No one has generated a video about this topic yet.

Whiteboard

No one has generated a whiteboard explanation for this topic yet.

Follow Topic

Get notified by email when new papers are published related to QCOR Extension.