Learn R Programming

DiffusionRjgqd (version 0.1.1)

JSDEsim3: Jump Observations for a Bivariate Simulated Dataset.

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:

JSDEsim2.pngjeqn

Usage

data("JSDEsim3")

Arguments

Format

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

Examples

Run this code
data(JSDEsim3)
## maybe str(JSDEsim3) ; plot(JSDEsim3) ...

Run the code above in your browser using DataLab