optimalMixtureDiffusion: Simulate log-optimal strategy on mixture diffusions

View source: R/mixtureDiffusion.R

optimalMixtureDiffusionR Documentation

Simulate log-optimal strategy on mixture diffusions

Description

Simulate log-optimal strategy for mixture diffusion prices. A wrapper to optimalItoProcess.

Usage

optimalMixtureDiffusion(bankroll, t, spot, rate, param)

Arguments

bankroll

initial bankroll to invest

t

time horizon to trade over

spot

the initial stock price

rate

the return of the bond

param

matrix of parameters of mixture, see details

Details

The matrix must contain a row of probabilities, a row of means, and a row of standard deviations.

Value

data.frame of solution


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