May 22nd, 2004, 8:37 pm
Hi all,I am in the process of implementing Hull-White consistent with both time-dependent yield and volatility (dr = [Theta(t)-Alpha(t)*r]*dt + Sigma(t)dz ). I am using two different sources:Book: Implementing Derivatives Models, by Clewlow and Strickland (page 278)Paper: Using Hull-WHite Interest Rate Trees, By Hull and White, Journal of Derivatives - Winter 1996 (page 9)These sources use different tree geometries. Clewlow uses a binomial root node while the rest of the nodes are trinomial. On the other hand, the paper does not mention anything about switching to binomial in the root node.Is anybody familiar with these two different approaches that understands the differece? Is there an advantage of one versus the other?Thanks for any help!!!!