do_predict: Obtain predictive distribution for teams numbers i and j from...

Description Usage Arguments Value

Description

Obtain predictive distribution for teams numbers i and j from fitted model z

Usage

1
do_predict(z, i, j)

Arguments

z

fitted model from sample_model

i

number (not name) of home team

j

number (not name) of away team

Value

list of: dist, predictive probabilities of each score, prob posterior predictive probabilities of win, draw and loss for team i at home against team j.


nxskok/poistan documentation built on May 24, 2019, 11:51 a.m.