Skip to content

torrentg/ccruncher

Repository files navigation

ccruncher

CCruncher is a project for quantifying portfolio credit risk using the copula approach. CCruncher evaluates the portfolio credit risk by sampling the portfolio loss distribution and computing the Expected Loss (EL), Value at Risk (VaR) and Expected Shortfall (ES) statistics. The portfolio losses are obtained simulating the default times of obligors and simulating the EADs and LGDs of their assets.

This repository contains the elements to create :

  • Technical document : A pdf document describing the mathematical model, parameter estimation, risk assessment and portfolio optimization.
  • ccruncher_inf : Program to infer the model parameters from historical data.
  • ccruncher_cmd: Program to compute the portfolio risk (command line).
  • ccruncher_gui: Program to compute the portfolio risk (gui).
  • Site: HTML site files describing the input file format, FAQs, install, etc.

The project has reached a stable, usable state but is no longer being actively developed; support/maintenance will be provided as time allows.

For further information you can refer to the ccruncher site or contact the autor.

Authors

  • Gerard Torrent - Initial work - torrentg

License

This project is licensed under the GNU GPL v2 License - see the COPYING file for details.