plot_playoff_series_odds | R Documentation |
Plot Today's Playoff Series Odds
plot_playoff_series_odds(
series = getAPISeries(),
params = NULL,
teamColours = HockeyModel::teamColours
)
series |
A data frame of home team, away team, home wins, away wins |
params |
The named list containing m, rho, beta, eta, and k. See updateDC for information on the params list |
teamColours |
HockeyModel::teamColours or a custom value |
a ggplot image of odds
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.