jint: Jumps integral in Kelly criterion for Merton dynamics

View source: R/merton.R

jintR Documentation

Jumps integral in Kelly criterion for Merton dynamics

Description

Compute various integrals against a density function for the log jump size.

Usage

jint(a, g, alpha, beta, subdivisions = 200)

Arguments

a

the control value

g

the function to compute expectation of J = e^Y-1

alpha

the mean jump size

beta

the standard deviation of the jump size

subdivisions

number of subdivisions in the numerical integration

Value

numeric


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