probit_simulate_matches: Probit Simulate Matches

Description Usage Arguments Value

Description

#' Predict multiple matches using ordered probit model, updating the training set in the process

Usage

1
probit_simulate_matches(training_set, test_set, market = "result")

Arguments

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'

Value

probabilities for outcomes for each match in the test set


neilcuz/panenkar documentation built on June 19, 2021, 7:31 p.m.