December 20th, 2013, 5:22 pm
I interpret your question as: how do I simulate the Levy-driven OU process:(*) [$]dX_t = (a - b X_t) \, dt + dL_t [$],where [$]L_t[$] is the NIG Levy process?If that's it, googling shows there is literature on how to simulate NIG Levy processes. Presumably modifying those simulations to account for the OU drift would be easy. Also Cont & Tankov in their book discuss simulating general Levy processes. Re your unreadable eqn: there is indeed an sde solution to (*) analogous to OU sde soln, but whether or not that soln is helpful for a simulation scheme, I don't know.
Last edited by
Alan on December 19th, 2013, 11:00 pm, edited 1 time in total.