probit_predict_match: Probit Predict Match

Description Usage Arguments Value

View source: R/probit_model.R

Description

Predict a match using ordered probit model

Usage

1
probit_predict_match(home_team, away_team, fit, market = "result")

Arguments

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'

Value

outcome probabilities


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