entropyHeston: Optimized log-growth for Heston dynamics

View source: R/heston.R

entropyHestonR Documentation

Optimized log-growth for Heston dynamics

Description

Compute the log-growth under the Kelly-criterion for the stochastic Heston volatility model.

Usage

entropyHeston(v0, tt, param, rate = 0, resolution = c(100, 100))

Arguments

v0

current volatility state

tt

time-horizon

param

the vector c(kappa, theta, xi, mu)

rate

the risk-free rate

resolution

the time and space interval resolution

Value

numeric


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