JSDEsim3: Jump Observations for a Bivariate Simulated Dataset.

Description Usage Format Examples

Description

Jump observations for a simulated trajectory of a bivariate jump diffusion with Normally distributed jumps. .

The dynamics of the process is given by the jump SDE:

jeqn

Usage

1
data("JSDEsim3")

Format

A data frame with 100001 observations on the following 3 variables.

Xjumps

Observed jumps in the X-dimension.

Yjumps

Observed jumps in the X-dimension.

Jtime

Times at which jumps are observed.

Examples

1
2
data(JSDEsim3)
## maybe str(JSDEsim3) ; plot(JSDEsim3) ...

DiffusionRjgqd documentation built on May 1, 2019, 9:21 p.m.