Fitting Survival Probability Models
This is a MATLAB(R) implementation of the ideas discussed in
Lopez-Calva, G. and K. Shea, "Fitting Survival Probability Models," WILMOTT Magazine, issue 45, pp. 16-22.
We estimate the parameters of three different survival probability models based on credit default swap (CDS) spreads. The parameters of the models are fitted using a nonlinear least-squares solver. For the standard model, a bootstrapping technique is also implemented, for comparisons. The mark-to-market (MtM) of an existing CDS contract is also calculated under the three alternative survival models. Code for a general survival model is provided, though it is not used in the main demo.
Dependencies: This demo uses functionality from the Financial Toolbox(TM), Fixed-Income Toolbox(TM) and Optimization Toolbox(TM).
Citar como
Gabo (2024). Fitting Survival Probability Models (https://www.mathworks.com/matlabcentral/fileexchange/26905-fitting-survival-probability-models), MATLAB Central File Exchange. Recuperado .
Compatibilidad con la versión de MATLAB
Compatibilidad con las plataformas
Windows macOS LinuxCategorías
- Computational Finance > Financial Toolbox > Price and Analyze Financial Instruments >
- Computational Finance > Financial Instruments Toolbox > Price Instruments Using Functions > Credit Derivatives and Credit Exposures >
Etiquetas
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Descubra Live Editor
Cree scripts con código, salida y texto formateado en un documento ejecutable.