Description Usage Arguments Value
simulate a tiebreak between two players
1 2  | simTiebreak(pA, pB, p2A = NULL, firstServeA = NULL, p2B = NULL,
  firstServeB = NULL)
 | 
pA | 
 probability of player A winning point on their serve  | 
pB | 
 probability of player B winning point on their serve  | 
p2A | 
 probability of player A winning point on their second serve  | 
firstServeA | 
 probability of player A getting their first serve in  | 
p2B | 
 probability of player B winning point on their second serve  | 
firstServeB | 
 probability of player B getting their first serve in  | 
1 (if player A wins), 0 (if player B wins)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.