Currently, I am working on a Monte Carlo simulation for a path dependent interest rate product that I want to hedge. In my current simulation I am using a simple discretized Vasicek shortrate process.
However, I want to switch to a (one-factor) Hull-White shortrate model. This in itself is not a big problem since I am somewhat familiar with the Hull-White model though in the end I want to be able to also hedge this product using swaptions.
For the pricing of the swaptions, I want to use the SABR model. However, since I want to project these simulations some $t$ into the future I was thinking I would need a combined Hull-White SABR model. Up to now, I have been unable to find any examples of how these two are used in combination in literature.
Does anybody have experience with these kind of combined simulations? All help would be much appreciated! Thanks in advance!