View source: R/tandemMoneyline.R
optimalTandemMoneyline | R Documentation |
Simulate a series of moneyline trials under log-optimal growth.
optimalTandemMoneyline(bankroll, p, wagers, trials = 100)
bankroll |
initial bankroll to bet |
p |
true chance of outcome |
wagers |
the vector of wagers, see details |
trials |
the number of trials to simulate |
The argument wagers
must contain four wagers, the first two the odds
for the favorite, the latter two the odds for the underdog.
vector
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.