Copula theory

Notes on copula theory

View project on GitHub

Definition: Conditioning tree

Let be a random vector with distribution given by a pair copula construction. For each the conditioning tree represents all analytically accessible conditional distributions of in vine .

Visualization

graphviz, d3

Data representations

  • CondTreePaths: -> close to conditioning sets
  • CondTreeParNot: -> concise -> easy for graphViz
  • CondTreeHier: -> close to JSON -> good for d3
  • CondTreeIncid: -> close to graphs
  • CondTreeAdja: -> close to graphs