View source: R/merton-hitting-times.R
phit_merton | R Documentation |
The CDF of the hitting time of a
under Merton's jump-diffusion, i.e.
a geometric Levy process with the log being an Ito diffusion plus a compound Poisson
process of Gaussians.
phit_merton(t, a, param)
t |
the current time |
a |
the boundary to hit above |
param |
the dynamics of the jump-diffusion, a vector of 5, the drift, volatility mean-jump rate, mean jump-size, sd of jump size |
numeric or vector
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.