View source: R/sco_bayesian_btts.R
sco_bayesian_btts | R Documentation |
bayesian model of btts based on logit prior distirubtion (case = both teams to score (btts))
sco_bayesian_btts(year_input, league_input, var_input, team_input)
year_input |
input as character in years of seasons, eg. "yyyy" |
league_input |
sco_pl (Premiership) or sco_ch (Championship) |
var_input |
select whether team is play home ("hometeam") or away ("awayteam") |
team_input |
team |
a tibble of team and median of samples distributions ("best guess")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.