Description Usage Arguments Value
#' Predict multiple matches using ordered probit model, updating the training set in the process
1 | probit_simulate_matches(training_set, test_set, market = "result")
|
training_set, |
columns of which must be "home_team", "away_team", "result", "match_date" |
test_set, |
same column restrictions as training_set |
market |
Only 'result' currently valid, argument present for future development Default: 'result' |
probabilities for outcomes for each match in the test set
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.