kellyItoProcess: Kelly-fraction for Ito process with coefficient functions of...

View source: R/itoProcess.R

kellyItoProcessR Documentation

Kelly-fraction for Ito process with coefficient functions of time and space.

Description

The generalized Kelly-fraction for space-time dependent coefficient functions in Ito processes.

Usage

kellyItoProcess(t, s, dynamics, rate = 0, FUN = FALSE)

Arguments

t

current time, numeric

s

current price, numeric greater than zero

dynamics

list of drift and volatility coefficient functions of (t, x)

rate

risk-free rate of return

FUN

boolean default to false to return numeric, true to return function

Value

numeric or function


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