December 17th, 2012, 7:09 pm
Hi,I'm following your suggestion and I'm trying to write the likelihood function for the Black Karasinski model.I started from the discretize version of the SDE:y(t+∆t)=a+(y(t)-a) e^(-k∆t)+√(((1-e^(-2k∆t))σ )/2k)*zwhere a= mean reversion level, k=mean reversion speed , sigma=volatility and z is a standard normal random variable.so y(t+∆t) is normal with mean equal to a+(y(t)-a) e^(-k∆t) and variance ((1-e^(-2k∆t))σ )/2kThen I wrote the likelihood function as a product of the above distribution, Is it right in your opinion to proceed in this way?Thank you very much!!!!Bye
Last edited by
Magnumpi on December 16th, 2012, 11:00 pm, edited 1 time in total.