QCOR Extension
- 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 and be random variables and fix a quantile level . Define the quantile score function . The -quantile of is .
The quantile covariance is
and the quantile correlation is
For i.i.d. data , the empirical estimator is
with , , and the sample -quantile [(Li et al., 2012), (1)].
2. Quantile Partial Correlation, QPACF, and QACF
To isolate the linear effect of on at quantile after adjusting for covariates , the quantile partial correlation is defined as
where solves the -quantile regression of on and is the OLS fit of on [(Li et al., 2012), (2)].
For time series modeled as QAR: define the quantile partial autocorrelation at lag as
where [(Li et al., 2012), (7)]. The QPACF provides a cutoff property for true QAR models: and for .
The quantile autocorrelation function of residuals (QACF) is
where .
3. Asymptotic Theory and Variance Estimation
For both and , under suitable regularity (finite moments, smooth densities at the quantile), asymptotic normality holds: with 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: where 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:
- Estimating by the empirical quantile;
- Computing -scores for each data point;
- Calculating the empirical covariance with and normalizing.
For QPCOR, regress on by least squares, on by quantile regression; form residuals and apply the above recipe.
For QPACF in time series, iterate over lags , 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 for QAR(p).
After fitting QAR by quantile regression, residuals are analyzed via QACF; a joint statistic can be compared against a chi-square with 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 measures the linear effect of on the event , with interpretation akin to a Pearson correlation but conditional on the specified quantile. QPCOR further adjusts for .
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 () and upper () 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 | Marginal dependence at quantile | |
| QPCOR | Conditional dependence at quantile | |
| QPACF | Lag-specific AR order selection | |
| QACF | 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).