Serving the Quantitative Finance Community

Search found 5 matches

by vikashpunglia
April 21st, 2008, 3:28 pm
Forum: General Forum
Topic: regression model for 3 value data (vs logit 2 value)
Replies: 2
Views: 55583

regression model for 3 value data (vs logit 2 value)

You can try Multinomial Regression. In SAS relevant procs are CATMOD, GLOGIT, MLOGIT etc.
by vikashpunglia
July 23rd, 2007, 3:57 pm
Forum: Student Forum
Topic: Implementing Merton's credit model
Replies: 3
Views: 69204

Implementing Merton's credit model

<t>Instead of using the second equation, that links Equity Volatility to Asset Volatility, they start with a seed value of Asset Volatility and then calculate implied Asset Value. Seed Asset Volatility can be calculated as the volatility of V, V = Equ+Debt. And then you can iteritely solve for Asset...
by vikashpunglia
October 30th, 2006, 10:47 am
Forum: General Forum
Topic: Credit Risk
Replies: 4
Views: 89902

Credit Risk

also try books by 1)Duffie and Singleton, 2)S&P guys Renault and Servigny
by vikashpunglia
March 28th, 2006, 12:42 pm
Forum: General Forum
Topic: LGD models
Replies: 6
Views: 115576

LGD models

<t>1) How do you calculate the prediction interval? Which distribution to use?A disclaimer first. I am no expert in this field. Pls take my reply with a pinch of salt. Can't one calculate the prediction for Beta distribution? I have no inkling. If one can then the percentage of sample within 5%-95% ...
by vikashpunglia
March 23rd, 2006, 12:58 pm
Forum: General Forum
Topic: LGD models
Replies: 6
Views: 115576

LGD models

<t>Rating Agencies first model a measure of LGD by regressing it on relevant factors such as Collateral, Firm level, Industry, Macroeconomic, Geographic info. and then perform inverse beta transformation to normalize it. Further Prediction Intervals, Prediction Error rates (MSE), Correlation with Ac...