Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 381 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 381 Bytes

230H-Project

Implementation of CoVaR as described in the Adrian and Brunnermeier (A&B) paper.

CoVaR, or Conditional VaR, is an alternative measure of risk that conditions an institution's loss probability on the health of the entire financial system.

We attempt to replicate and expand the time-frame of the original A&B paper.

See Code/VaR Construction.ipynb for details.