Description Usage Arguments Details Value Author(s) References Examples
The Qparam.MixedTS converts the parameters of an exponential MixedTS process under the real measure into the corresponding parameters under the equivalent martingale measure obtained by means of Esscher Transform.
1 2 | ## S4 method for signature 'param.MixedTS'
Qparam.MixedTS(object, ret)
|
object |
an object of class |
ret |
a numeric object that contains the costant risk free rate. |
The exponential MixedTS Levy process is an incomplete market, then equivalent martingale measure (EMM) for pricing is not unique. The method Qparam.MixedTS uses the Esscher Transform that leaves invariant the Levy measure under the EMM.
The method returns an object of class param.MixedTS-class.
PricingMixedTS team.
Available as soon as possible
1 | ## Available as soon as possible
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.