| get_prob | R Documentation |
Get probability for home, draw and away win
get_prob(lambda_home_team, lambda_away_team)
lambda_home_team |
numeric value specifying lambda (= expected goals pr. game) for the home team |
lambda_away_team |
numeric value specifying lambda (= expected goals pr. game) for the away team |
obj |
glm object (use glm with join_att_and_def_team_flags) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.