Vine Copulas
Routing Summary
Pair-copula constructions (PCCs) and regular vines for high-dimensional dependence, from Aas (2016) “Pair-Copula Constructions for Financial Applications: A Review”. A PCC decomposes a -dimensional copula density into a product of bivariate pair-copulae applied to conditional margins — the most flexible high-dimensional copula architecture. Covers the PCC factorization, the R-vine structure with its C-vine and D-vine special cases, the simplifying assumption, and inference (Dißmann’s algorithm, sequential estimation, truncation, AIC/BIC).
- Need the motivation, big picture, and comparison vs factor/elliptical copulae? → Vine Copulas - Overview
- Need the actual PCC density factorization and conditional-CDF recursion? → Pair-Copula Constructions
- Need the three structures (C-vine, D-vine, R-vine) and when each is used? → C-vines, D-vines, and Regular Vines
- Need the conditional-independence-of-value assumption and its pros/cons? → The Simplifying Assumption
- Need structure selection, sequential estimation, truncation, GOF? → Estimation and Structure Selection for Vines
Concept Map
| Concept | Note | Type | Depends On | Key Result |
|---|---|---|---|---|
| Motivation & big picture | Vine Copulas - Overview | overview | — | PCC = multivariate copula from bivariate blocks; flexible where parametric multivariate families run out; complements factor copulas |
| PCC density factorization | Pair-Copula Constructions | definition | Overview | R-vine density (Eq. 1): margins pair-copulae on conditional CDFs; h-function recursion (Eq. 2) |
| C/D/R-vine structures | C-vines, D-vines, and Regular Vines | definition | PCC | Nested trees + proximity condition; C-vine = star (pivotal var), D-vine = path (ordering); densities Eqs. (5)-(6) |
| Simplifying assumption | The Simplifying Assumption | concept | PCC | Pair-copula independent of conditioning value except via its arguments; tractable but only approximate |
| Inference & selection | Estimation and Structure Selection for Vines | concept | PCC, C/D/R-vines, Simplifying | Dißmann max-spanning-tree, sequential MLE, AIC, truncation at level (Eq. 7); structures |
Notes
- Vine Copulas - Overview — CONTAINS: copula/Sklar motivation, PCC and R-vine definitions, why vines beat elliptical/Archimedean and complement factor copulas, parameter-growth caveat, finance application tour (market/credit/operational/liquidity/systemic risk, portfolio optimization, basket options).
- Pair-Copula Constructions — CONTAINS: R-vine density (Eq. 1), free choice of pair-copula families, recursive conditional-distribution formula / h-function (Eq. 2), R-vine matrix and matrix-form density (Eqs. 3-4), worked 4-dim D-vine and 3-dim decompositions.
- C-vines, D-vines, and Regular Vines — CONTAINS: regular-vine definition (3 conditions + proximity), constraint/conditioned/conditioning sets, C-vine and D-vine densities (Eqs. 5-6), when-to-use guidance, worked 5-dim D-vine (Fig. 2) and 5-dim C-vine (Fig. 3).
- The Simplifying Assumption — CONTAINS: definition of simplified PCC, pros (tractability, parsimony, good approximation per Hobæk Haff et al.), cons (not universal; non-simplified vines exist but rare in finance), concrete example.
- Estimation and Structure Selection for Vines — CONTAINS: three inference tasks, count, Dißmann’s max-spanning-tree algorithm, AIC/BIC/CIC family selection, sequential vs joint (IFM/MPL) estimation, ARIMA-GARCH filtering, pruning & truncation (Eq. 7) with Vuong test, PIT/information-matrix GOF, 4-stock workflow.
Sources
- Aas 2016 - Pair-Copula Constructions for Financial Applications.pdf — Aas, K. (2016), “Pair-Copula Constructions for Financial Applications: A Review”, Econometrics 4(4):43. 15 pp. JEL C13, C15, C51, C52, C53, C58.
See Also
- Factor Copulas — the alternative latent-factor high-dimensional copula architecture.
- Dependence Modeling