survival_merton: The survival probability of a boundary by a given time under...

View source: R/merton-hitting-times.R

survival_mertonR Documentation

The survival probability of a boundary by a given time under Merton's jump diffusion

Description

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.

Usage

survival_merton(t, a, param)

Arguments

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

Value

numeric or vector


shill1729/findistr documentation built on May 20, 2024, 9:43 a.m.