Description Usage Arguments Value Examples
Calculate the Home Ground Advantage between two teams playing at a particular ground
| 1 | calc_hga(model, home, away, ground)
 | 
| model | aflelo_model object | 
| home | name of the home team | 
| away | name of the away team | 
| ground | name of the ground | 
Value giving the advantage of the home team in ratings points
| 1 2 | model <- aflelo_model()
aflelo:::calc_hga(model, "West Coast", "Collingwood", "Subiaco")
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.