kelly_binary: Kelly fraction for arbitrary binary (non-random) payoffs

Description Usage Arguments Value

View source: R/wagers.R

Description

The classical Kelly criterion formula for Bernoulli bets of arbitrary odds.

The formula is well known, i.e. on wikipedia.

Usage

1
kelly_binary(p, a, b)

Arguments

p

the probability of winning

a

the amount won on top of the wager

b

the wager lost

Value

numeric


shill1729/KellyCriterion documentation built on Oct. 12, 2020, 4:21 a.m.