ominari-insights / EPL

Hierarchical Bayesian Modeling of English Premier League

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hierarchical Bayesian Modeling of the English Premier League

For the description of the model and results see "epl_rev.pdf".

All the code for generating this report is in the R markdown file "epl_rev.rmd".

The Stan model is in "epl_model.stan".

The DATA (teams' previous and current performances) are in the DATA folder.

The Stan fits (for each week) are saved in a folder with the name FITS (will be created if it does not exist).


For an updated version with more data and more results go to: https://github.com/milkha/EPL_KDD

About

Hierarchical Bayesian Modeling of English Premier League

License:Other


Languages

Language:R 77.1%Language:Stan 22.9%