rajeshrinet / pyross

PyRoss: inference, forecasts, and optimised control of epidemiological models in Python. github.com/rajeshrinet/pyross
https://pyross.readthedocs.io
MIT License
169 stars 57 forks source link

Data file corrections #9

Closed philip-mach closed 4 years ago

philip-mach commented 4 years ago

Files in contact_matrices_152_countries in batch 2 lack the header row.

I fixed South Africa in my fork but all sheets should have a header row

X1 X2 X3 X4 X5 X6 X7 X8 X9 X10 X11 X12 X13 X14 X15 X16

This is incorrect in all the MUestimates_*_2.xlsx files – someone should fix the entire file in each case to fix this.

I also added cases for South Africa; still checking I didn’t introduced any data errors. Feel free to lift that from my fork if you need it (Wikipedia numbers – I could probably get more official if I have time).