sde_kou: Simulate a Kou jump diffusion

Description Usage Arguments Value

View source: R/models.R

Description

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

Usage

1
sde_kou(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

n

number of time sub-intervals

Value

data.frame numeric


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