sim_moneyline: Simulate a series of IID trials of moneyline under...

Description Usage Arguments Details Value

View source: R/simulations.R

Description

Simulate a series of moneyline trials under log-optimal growth.

Usage

1
sim_moneyline(bankroll, p, wagers, trials = 100)

Arguments

bankroll

initial bankroll to bet

p

true chance of outcome

wagers

the vector of wagers, see details

trials

the number of trials to simulate

Details

The argument wagers must contain four wagers, the first two the odds for the favorite, the latter two the odds for the underdog.

Value

vector


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