Description Usage Arguments Value
Simulate a Merton jump diffusion sample path using a numerical stochastic integrator.
1 | sde_merton(x0, tt, param, n = 1000)
|
x0 |
initial value |
tt |
time horizon |
param |
vector of mean drift, volatility, mean-rate of jumps, mean jump size and jump-size sd. |
n |
number of time sub-intervals |
data.frame numeric
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.