View source: R/merton-hitting-times.R
survival_merton | R Documentation |
The survival probability of hitting a
by time t
. By survival,
we mean the process is not been stopped yet, i.e. has not hit above the boundary.
survival_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.