├── Keppel Street - Lower Ground Floor.png ├── README.md ├── The Endemic-Epidemic Modelling Framework Leonhard Held.pdf ├── index.md ├── tutorial1_intro ├── IMD0.RData ├── README.md ├── data │ ├── ECDC_surveillance_data_IMD.csv.gz │ ├── Eurostat_population_2018.csv │ └── map.RData ├── index.html ├── slides.pdf └── template.R ├── tutorial2_multivariate ├── README.html ├── README.md ├── data │ ├── noroBE.rda │ ├── rotaBE.rda │ └── temperature_berlin.csv ├── tutorial.R ├── tutorial.html └── tutorial_files │ ├── figure-html │ ├──