optimalMertonPath | R Documentation |
Simulate a sample path of \log X_t
of the Kelly-portfolio
under Merton's jump diffusion dynamics, via the Euler-Maruyama scheme
optimalMertonPath(t, param, rate = 0, n = 1000)
t |
maturity to simulate under |
param |
vector of parameters defining the jump-diffusion dynamics. See details |
rate |
the risk-free rate, or money-market account interest rate |
n |
number of time-subintervals to use in the Euler-Maruyama scheme |
list
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.