RiskGBMJD
|
Description
|
RiskGBMJD This process is typically used in a financial context to model a return, such as the change in a stock price, when random shocks occur. Specifically, it is assumed that shocks occur according to a Poisson process with rate
|
|
Examples
|
RiskGBMJD(0.01, 0.05, 0.1, 0.015, 0.025, RiskTSTransform(1,0), RiskTSIntegrate(1,1)) generates a jump diffusion GBM process with drift 1%, volatility 5%, jump rate 0.1, jump mean 1.5%, and jump standard deviation 2.5%. RiskGBMJD(C10, C11, C12, C13, C14, RiskTSTransform(1,0), RiskTSIntegrate(1,1)) specifies a jump diffusion geometric Brownian motion function with parameters taken from cells C10 to C14.
|
|
Technical Details |
Define
Then for any Again, this is typically a model for the return of a security. The price |














