Serving the Quantitative Finance Community

 
User avatar
Dcinv
Topic Author
Posts: 0
Joined: October 14th, 2004, 11:11 pm

interest rate model

May 11th, 2005, 3:04 pm

Hi, We working on some interest rate model monte carlo simulation. We will start from simple one factor model such as Vasicek mean reversion and Cox Ingersoll Ross. We are not sure how to empirically estimate the parameters. And give the autocorrelation present in interest rate time series, how to use some econometric methods, ARCH and GARCH in the estimation. Does anyone here have some past experience? And what are some good two-factor models to recommend? Thank you!
 
User avatar
balaji
Posts: 0
Joined: December 20th, 2003, 2:46 pm

interest rate model

May 11th, 2005, 3:12 pm

The paper by Gibbons & Ramaswamy (Review of Financial studies, 1993 Vol 6) has some discussions on estimation of CIR parameters. Just google for it.
 
User avatar
Dcinv
Topic Author
Posts: 0
Joined: October 14th, 2004, 11:11 pm

interest rate model

May 12th, 2005, 9:13 pm

We did come up with parameter estimation, but are having difficulty annualizing the parameters as what we estimated are of monthly data.Any ideas?
 
User avatar
woodsdevil
Posts: 10
Joined: March 29th, 2004, 2:12 pm

interest rate model

May 17th, 2005, 9:24 am

Why do you want to use estimate the parameters using historical data ? Why not try to calibrate your model on the market itself ? (caplets, swaptions, CMS, etc...)
 
User avatar
daerbao
Posts: 0
Joined: September 5th, 2006, 12:25 pm

interest rate model

October 3rd, 2006, 2:33 pm

DcinvAre you still working on the interest rate model? I have the same situation as yours. Can I get some suggestion from you? Hope get your reply soon.Thanks
 
User avatar
gnatty8
Posts: 4
Joined: July 14th, 2002, 3:00 am

interest rate model

October 13th, 2006, 12:45 pm

I believe this topic is discussed in Dixit and Pindyck's "Investment Under Uncertainty". Also, Aaron Brown responded to a similar question with this:The type of mean reversion will determine the annualization. If it's simple autocorrelation, that is tendency to the mean is linear in current deviation from the mean, the annual parameter = 1 - (1 - monthly parameter)^12. If the monthly parameter is small that's approximately 12*monthly parameter, but if it's large that approximation is bad. For other kinds of autocorrelation, other annualization formulae are appropriate. Hope this helps.