/euro_cup

simulate the 2012 euro cup tournament

Primary LanguageR

Simulate the 2012 Euro Cup

Corey Chivers, Department of Biology, McGill University

A simulation model of the 2012 Euro Cup which uses team ELO ratings and poison distributed scoring. The model demonstrates the importance of tournament structure (group, and quarter final assignments) in translating team ratings into probabilities of victory.

To run, simply source the gr.R file:

source('gr.R')

BayesianBiologist