View source: R/calculate_smart_stake.R
calculate_smart_stake | R Documentation |
Calculate smart stake
calculate_smart_stake(odds, stake, eps = 0.5, simple = TRUE)
odds |
odds as numeric value |
stake |
stake as a numeric value |
eps |
epsilon, a numerid value, used fine smart stakes around the stake value (default is 0.5) |
simple |
logical indicating if output should be kept simple, i.e few columns (default is TRUE) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.