Guides and Resources
Do it yourself
- SPQEIR appA shiny app to simulate the impact of various suppression strategies (social distancing, lockdown, protection, etc.) on the development of COVID-19, using the new SPQEIR model.https://jose-ameijeiras.shinyapps.io/SPQEIR_model/
- script1 - summed daily dataScripts scrapes, translates to English and outputs a .csv file for daily, summed coronovirus data for Croatiahttps://github.com/IvanJurak/CROCovid/blob/main/script1%20-%20summed%20daily%20data.Rmd
- script2 - IPD on COVID19 positiveScripts scrapes, translates to English and outputs a .csv file for data on COVID-19 positive individualshttps://github.com/IvanJurak/CROCovid/blob/main/script2%20-%20IPD%20on%20COVID19%20positive.Rmd
- Modelling some COVID-19 dataWe propose to build a SIR-type model for the Covid-19 data provided by the Johns-Hopkins University. The model is adapted in order to fit the data for a given country. In particular, the model integrates a time-dependent transmission rate, whose variations can be thought to be related to the health measures taken by the country in question. http://webpopix.org/covidix19.html