playoffDC | R Documentation |
Playoff Odds DC
playoffDC(home, away, params = NULL, home_wins = 0, away_wins = 0)
home |
Series Home Ice Advantage Team Name |
away |
Away (Opponent) Team Name |
params |
The named list containing m, rho, beta, eta, and k. See updateDC for information on the params list |
home_wins |
Number of wins for home ice advantage team thus far in series |
away_wins |
Number of wins for away team thus far in series |
home ice advantage team odds to win series
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.