Serving the Quantitative Finance Community

 
User avatar
fsgg69
Topic Author
Posts: 0
Joined: November 3rd, 2006, 2:42 am

CreditRisk+

November 7th, 2006, 6:30 pm

Does anyone know if there a good paper who talks of CreditRisk+ , except the one that CSFB had already publish? I have to implement the model on Visual Basic and I understand the model but I want to know is there any other paper who really describe the CreditRisk+ model.
 
User avatar
pavanbrpalli
Posts: 0
Joined: May 15th, 2009, 12:01 pm

CreditRisk+

May 19th, 2009, 4:44 am

Hey,If you are looking at implementing the cr+ model, there is a paper by Mario R. Melchiori. He has provided an easy implementation of the recursion algorithm...--Pavan
 
User avatar
mrmelchi
Posts: 1
Joined: July 14th, 2002, 3:00 am

CreditRisk+

June 14th, 2009, 1:11 am

Hi,Try the following link:CreditRisk+ by Fast Fourier Transform - by Mario R. Melchiori - July 2004Abstract:This paper focuses on the methodology described in CreditRisk+ Technical Document. Appendix A provides analytical explanations of the techniques used to generate the loss distribution arising from a credit portfolio. It is worth mentioning that although the underlying concepts are easy to grasp for those with an intermediate mathematical background, the notation used in this paper may bother those who are not fully familiar with it. First, we concentrate on the concepts surrounding Probability Generating Functions and Convolution, and their application within CreditRisk+. Then, we explain, in practical terms, the use of the recurrence relation as used in CreditRisk+. Lastly, we develop an alternative way for calculating credit losses with CreditRisk+ via the Fast Fourier Transform (FFT). In order to close the gap between theory and practical implementation we provide VBA, MatLab and R codes that present step-by-step examples of practical applications. I hope this helps.Mario R. Melchiori
 
User avatar
mrmelchi
Posts: 1
Joined: July 14th, 2002, 3:00 am

CreditRisk+

June 14th, 2009, 1:11 am

Last edited by mrmelchi on June 13th, 2009, 10:00 pm, edited 1 time in total.