kellyMixtureDiffusion: Kelly-criterion for mixture diffusions

View source: R/mixtureDiffusion.R

kellyMixtureDiffusionR Documentation

Kelly-criterion for mixture diffusions

Description

Straightforward generalization of the classic Kelly-fraction for functions of time and space, specialized to mixture coefficients. A wrapper to kellyItoProcess.

Usage

kellyMixtureDiffusion(t, s, spot, rate, param, FUN = FALSE)

Arguments

t

current time

s

current price

spot

initial price

rate

the discounting rate/money-market account return

param

matrix with rows probs, mus, sigmas for the components

FUN

boolean whether to return numeric or function

Value

numeric


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