HybridHestonHullWhiteProcess

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

HybridHestonHullWhiteProcess

Darek-10
I am generating paths using HybridHestonHullWhiteProcess and MultiPathGenerator

const boost::shared_ptr<HybridHestonHullWhiteProcess> jointProcess( new HybridHestonHullWhiteProcess(hestonProcess, hwProcess, -0.4));

jointProcess->size() is 3

Can someone explain what each of the 3 values correspond to?

path.value[0..3]???

Thanks
Darek

------------------------------------------------------------------------------
Got Input?   Slashdot Needs You.
Take our quick survey online.  Come on, we don't ask for help often.
Plus, you'll get a chance to win $100 to spend on ThinkGeek.
http://p.sf.net/sfu/slashdot-survey

_______________________________________________
QuantLib-users mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/quantlib-users
Reply | Threaded
Open this post in threaded view
|

Re: HybridHestonHullWhiteProcess

Klaus Spanderen-2
Hi

path.value[0] is the equity value, path.value[1] is the instantaneous variance
of the equity process (first to values are the Heston process) and
path.value[2] is the short rate.

regards
 Klaus

On Friday 29 July 2011 21:54:49 Darek wrote:

> I am generating paths using HybridHestonHullWhiteProcess
> and MultiPathGenerator
>
> const boost::shared_ptr<HybridHestonHullWhiteProcess> jointProcess( new
> HybridHestonHullWhiteProcess(hestonProcess, hwProcess, -0.4));
>
>
> jointProcess->size() is 3
>
>
> Can someone explain what each of the 3 values correspond to?
>
> path.value[0..3]???
>
>
> Thanks
> Darek



------------------------------------------------------------------------------
BlackBerry&reg; DevCon Americas, Oct. 18-20, San Francisco, CA
The must-attend event for mobile developers. Connect with experts.
Get tools for creating Super Apps. See the latest technologies.
Sessions, hands-on labs, demos & much more. Register early & save!
http://p.sf.net/sfu/rim-blackberry-1
_______________________________________________
QuantLib-users mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/quantlib-users