gretl

Analyzing football data using gretl

Introduction Recently I stumbled over Julius Krumbiegel’s nice little data analysis exercise entitled “Analyzing international football results with Julia”. As the title already says, he’s using Julia for this task. The dataset used is cool, and I thought that this may be a nice little exercise to show how to replicate Julius' results using my favourite data tool named gretl – an open-source statistics and econometrics cross-platform software. You can find my repository hosting the script, data and output of this exercise here.