Serving the Quantitative Finance Community

 
User avatar
Kommakul
Topic Author
Posts: 0
Joined: November 16th, 2005, 7:08 pm

Joshi: Rapid computation of drifts in a reduced factor LIBOR market model

October 23rd, 2006, 8:43 pm

HiI'm implementing Joshi and Rebonatos Displaced diffusion, stochastic volatility LIBOR market model.As I'm pricing ratchet caps, I'm using the "very long jump procedure" i.e. evolving all the forward rates to their reset date in one jump using the total terminal covariance matrix (TOTC)The TOTC is (almost allways) of rank n (number of forward rates) regardless of the number of factors, F.Is it still possible to use, in some way, the procedure of Joshi in "Rapid computation of drifts in a reduced factor LIBOR market model"?As I see it, for this to be posssible, I need to find an n*F matrix, A, so TOTC = A*Transpose(A). Is this possible?Or do I have to work with a full factor model, when using the very long jump procedure.Christian
 
User avatar
mj
Posts: 12
Joined: December 20th, 2001, 12:32 pm

Joshi: Rapid computation of drifts in a reduced factor LIBOR market model

October 24th, 2006, 12:22 am

QuoteOriginally posted by: KommakulHiIs it still possible to use, in some way, the procedure of Joshi in "Rapid computation of drifts in a reduced factor LIBOR market model"?Christianno
 
User avatar
mutley
Posts: 20
Joined: February 9th, 2005, 3:51 pm

Joshi: Rapid computation of drifts in a reduced factor LIBOR market model

October 24th, 2006, 8:18 am

How come?
 
User avatar
Kommakul
Topic Author
Posts: 0
Joined: November 16th, 2005, 7:08 pm

Joshi: Rapid computation of drifts in a reduced factor LIBOR market model

October 24th, 2006, 8:34 am

Is there another way to reduce the number of factors/computation time when using the very long jump procedure?