eplSeasonGoals | R Documentation |
A list of data frames for five consecutive seasons (2014/15 to 2018/19) from the English Premier League. Each data frame contains the number of full-time home ('X') and away ('Y') goals scored in each match of the season.
data(eplSeasonGoals)
A named list of 5 data frames:
380 rows, variables: X
(home goals), Y
(away goals)
380 rows, variables: X
(home goals), Y
(away goals)
380 rows, variables: X
(home goals), Y
(away goals)
380 rows, variables: X
(home goals), Y
(away goals)
380 rows, variables: X
(home goals), Y
(away goals)
380 rows, variables: X
(home goals), Y
(away goals)
380 rows, variables: X
(home goals), Y
(away goals)
380 rows, variables: X
(home goals), Y
(away goals)
380 rows, variables: X
(home goals), Y
(away goals)
380 rows, variables: X
(home goals), Y
(away goals)
380 rows, variables: X
(home goals), Y
(away goals)
Data source: English Premier League match results from https://football-data.co.uk/ (formerly hosted on datahub.io).
Ghosh, I., Marques, F., & Chakraborty, S. (2021). A new bivariate Poisson distribution via conditional specification: properties and applications. Journal of Applied Statistics, 48(16), 3025-3047. \Sexpr[results=rd]{tools:::Rd_expr_doi("10.1080/02664763.2020.1793307")}
data(eplSeasonGoals)
head(eplSeasonGoals[["1415"]])
head(eplSeasonGoals[["2425"]])
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.