rCIRpath: Draw path from CIR transition density on [0,horizon]

Description Usage Arguments Value

Description

Evenly spaced times points 0,dt,...,horizon, where dt=horizon/ticks.

Usage

1
rCIRpath(X0, mu, kappa, sigma, horizon, ticks)

Arguments

X0

Initial condition.

mu

Drift of process.

kappa

Mean reversion of process.

sigma

Volatility of process.

ticks

Number of slices in [0,horizon]

tt

horizon Final time.

Value

List of (tt,Xt), each of length ticks+1.


michaelgordy/basicAffineProcess documentation built on May 22, 2019, 9:50 p.m.