Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mrcolorr/sir-covid-19-prediction

Project for Health Systems: EDA and SIR model for COVID-19 Prediction in R
https://github.com/mrcolorr/sir-covid-19-prediction

covid covid-19 covid19 covid19-data health pandemic pandemic-analysis pandemic-simulator r rstudio sir sir-model

Last synced: 27 days ago
JSON representation

Project for Health Systems: EDA and SIR model for COVID-19 Prediction in R

Awesome Lists containing this project

README

        

# SIR-Covid-19-Prediction
Project for Health Systems: EDA and SIR model for COVID-19 Prediction in R.

In this project, first of all an updated version of the data was dynamically loaded from WHO site, an EDA phase was performed for cleaning and preparing the data and then proceeded to the creation of a predictive SIR model for the panedmic curve.

- [x] Leave a star ⭐ if you like this project 🙂 thank you.

## What's inside
- Project code in R
- Project document with details