peteowen1 / intl_soccer_2024

Simulations for the 2024 EURO Cup and COPA America Soccer Tournaments

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

International Soccer 2024


Modeling and simulations and for 2024 Euro Cup and Copa America. A write up of this project can be found on my website.

Model Script

For working with the model coefficients, please check out the file predictions/ratings.csv, with constants

home_field = 0.3300421
neutral_field = 0.1849969
mu = -0.06282729

Simulations

  • euro_sim.R: Run 10,000 simulations of the Euro Cup tournament
  • copa_sim.R: Run 10,000 simulations of the Copa America tournament
  • helpers.R: Helper functions for sims.
  • game_preds.R Save out predictions for individual games.
  • graphics.R: Script for plotting graphics related to tournament advancement history
  • make_table.R: Script for making gt tables.

Data

Data (internation_soccer_score.csv) courtesy Kaggle.

Flag figures courtesy of Flaticon.

Pre-Tournament Predictions

sim-results

sim-results

About

Simulations for the 2024 EURO Cup and COPA America Soccer Tournaments


Languages

Language:R 97.7%Language:Stan 1.9%Language:Shell 0.4%