View source: R/tandemMoneyline.R
kellyTandemMoneyline | R Documentation |
A Kelly-criterion for a bet on two wagers for favorite vs underdog team to win.
kellyTandemMoneyline(p, a, b, u, v)
p |
true probability of favorite winning |
a |
winnings if favorite wins |
b |
wager to throw down for favorite |
u |
winnings if underdog wins |
v |
wager to throw down for underdog |
numeric
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.