Description Usage Arguments Value
Predict a match using ordered probit model
1 | probit_predict_match(home_team, away_team, fit, market = "result")
|
home_team |
name of home team |
away_team |
name of away team |
fit |
fitted probit model, output from probit_fit |
market |
market type only supports result currently Default: 'result' |
outcome probabilities
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.