optimalMertonPath: Euler-Maruyama scheme for Kelly portfolio under Merton's jump...

View source: R/merton.R

optimalMertonPathR Documentation

Euler-Maruyama scheme for Kelly portfolio under Merton's jump diffusion

Description

Simulate a sample path of \log X_t of the Kelly-portfolio under Merton's jump diffusion dynamics, via the Euler-Maruyama scheme

Usage

optimalMertonPath(t, param, rate = 0, n = 1000)

Arguments

t

maturity to simulate under

param

vector of parameters defining the jump-diffusion dynamics. See details

rate

the risk-free rate, or money-market account interest rate

n

number of time-subintervals to use in the Euler-Maruyama scheme

Value

list


shill1729/kellyfractions documentation built on July 16, 2025, 6:21 p.m.