Finance[GammaProcess] - create new Gamma process
|
Calling Sequence
|
|
GammaProcess(mu, sigma)
|
|
Parameters
|
|
mu
|
-
|
real constant; mean parameter
|
sigma
|
-
|
real constant; variance parameter
|
|
|
|
|
Description
|
|
•
|
The parameter mu is the mean. The parameter sigma is the variance.
|
|
|
Compatibility
|
|
•
|
The Finance[GammaProcess] command was introduced in Maple 15.
|
|
|
Examples
|
|
>
|
|
>
|
|
>
|
|
>
|
|
>
|
|
| (1) |
>
|
|
| (2) |
The variance gamma process, introduced by Madan and Seneta, is the difference of two independent gamma processes representing the up and down movements of the underlying asset.
>
|
|
>
|
|
>
|
|
| (3) |
>
|
|
|
|
See Also
|
|
Finance[BlackScholesProcess], Finance[CEVProcess], Finance[Diffusion], Finance[Drift], Finance[ExpectedValue], Finance[GeometricBrownianMotion], Finance[ItoProcess], Finance[PathPlot], Finance[SamplePath], Finance[SampleValues], Finance[StochasticProcesses], Finance[WienerProcess]
|
|
References
|
|
|
Glasserman, P., Monte Carlo Methods in Financial Engineering. New York: Springer-Verlag, 2004.
|
|
|
Download Help Document
Was this information helpful?