| playoffWin | R Documentation | 
wraps PlayoffSeriesOdds with odds generator for a given home and away team
playoffWin(home_team, away_team, home_wins = 0, away_wins = 0, params = NULL)
home_team | 
 Home Ice Advantage Team  | 
away_team | 
 Opponent Team  | 
home_wins | 
 Home Ice Advantage Team Wins in Series  | 
away_wins | 
 Opponent Team Wins in Series  | 
params | 
 The named list containing m, rho, beta, eta, and k. See updateDC for information on the params list  | 
Odds from 0-1 of home team winning. Away odds are 1 - return value
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.