AN_EloStartingQ_season: AN_EloStartingQ_season

Description Usage Arguments Value

Description

provides starting Qs for multiple levels for a country

Usage

1
2
AN_EloStartingQ_season(data, level1.baseQ = 2000, level1.spread = 500,
  level1.maxQ = Inf)

Arguments

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

Value

a tibble with columns "Team" and "Q0"


tristanbains/rFootballAnalysis documentation built on May 8, 2019, 9:47 a.m.