gammon_value | R Documentation |
Calculate gammon value for a score and cube level: The gain from winning a gammon instead of single game, divided by the loss from losing a single game instead of winning one.
gammon_value(x, y, cube, met)
x |
number of points that player needs |
y |
number of points that opponent needs |
cube |
cube value |
met |
match equity table |
a real number, the value of winning a gammon
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.