Description Usage Arguments Value
provides starting Qs for multiple levels for a country
1 2 | AN_EloStartingQ_season(data, level1.baseQ = 2000, level1.spread = 500,
level1.maxQ = Inf)
|
data |
match data tibble that should contain one season for one country with columns "Div","Season","Date","HomeTeam","AwayTeam" and "Res" |
level1.baseQ |
the mean Q at the highest level |
level1.spread |
the maximum Q delta between the best and worst team at the highest level |
level1.maxQ |
the maximum Q of the best team at the highest level |
a tibble with columns "Team" and "Q0"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.