entropyItoProcess: Log-growth rate under optimal fraction invested in Ito...

View source: R/itoProcess.R

entropyItoProcessR Documentation

Log-growth rate under optimal fraction invested in Ito process

Description

Compute the entropy rate as a function of the fraction. This involves solving a Feynman-Kac PDE with running cost the sum of the risk-free rate and half the square of the market price of risk.

Usage

entropyItoProcess(t, s, dynamics, rate = 0, resolution = c(200, 200))

Arguments

t

length of time

s

current spot price

dynamics

list of drift and volatility function

rate

risk-free rate

resolution

the time and space resolution for the PDE solver

Value

numeric


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