dp_gammons | R Documentation |
Calculate cubeless double points at different scores, including gammons and backgammons
dp_gammons(x, y, probs, cube, met)
x |
number of points that player needs |
y |
number of points that opponent needs |
probs |
numeric vector of length 6, representing outcome probabilities (must always sum to 1 or 100) |
cube |
cube value (before doubling) |
met |
match equity table |
double. Double point
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.