Description Usage Arguments Value
Predict matches using the basic goal difference rating model
1 | gd_predict_matches(match_rating, fit)
|
match_rating |
defined as the home_rating - away_rating, where a teams rating is exp weighted average of
previous matches goal difference see |
fit |
fitted probit model using clm, either results ~ match_rating or over_under_2_5 (etc) ~ match_rating |
historic_results |
results to be used for the fitting the model |
market |
see |
over_under_goals |
see |
match probabilities
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.