Description Usage Arguments Value
This function computes the probability of Team 1 beating Team 2, given each team's Elo rating.
1 | elo.prediction(elorating1, elorating2)
|
elorating1 |
Elo rating of Team 1. |
elorating2 |
Elo rating of Team 2. |
The probability of Team 1 beating Team 2.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.