sde_dkou: Simulate a displaced Kou jump diffusion

Description Usage Arguments Value

View source: R/models.R

Description

Simulate a displaced Kou jump diffusion sample path using a numerical stochastic integrator.

Usage

1
sde_dkou(x0, tt, param, n = 1000)

Arguments

x0

initial value

tt

time horizon

param

vector of mean drift, volatility, mean rate of jumps, probability of jump up, mean jump up size, and mean jump down size, and displacements

n

number of time sub-intervals

Value

data.frame numeric


shill1729/sdes documentation built on Aug. 30, 2021, 6:36 p.m.