dmerton: The probability density function under Merton's...

Description Usage Arguments Value

View source: R/merton.R

Description

PDF for a Jump Diffusion process. Not necessarily under the martingale measure.

Usage

1
dmerton(x, t, drift, volat, lambda, a, b)

Arguments

x

Input value for the CDF

t

The time input, for daily use 1/252

drift

The drift rate

volat

the diffusion coefficient

lambda

Mean rate of jumps per year

a

The mean jump size

b

the mean jump volatility

Value

Numerical


shill1729/FeynmanKacSolver documentation built on May 19, 2020, 8:23 p.m.