View source: R/sco_poisson_xg.R
sco_poisson_xg | R Documentation |
possion model of expected goals for home and away team
sco_poisson_xg(
year_input,
league_input,
hometeam_input,
awayteam_input,
date_lim
)
year_input |
input as character in years of seasons, eg. "yyyy" |
league_input |
sco_pl (Premiership) or sco_ch (Championship) |
hometeam_input |
hometeam |
awayteam_input |
awayteam |
date_lim |
limit of date to include |
a object with prediction
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.