Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/mrcolorr/sir-covid-19-prediction
- Owner: MRColorR
- Created: 2022-10-18T11:56:36.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-11-04T16:51:37.000Z (over 2 years ago)
- Last Synced: 2024-11-13T18:34:20.049Z (3 months ago)
- Topics: covid, covid-19, covid19, covid19-data, health, pandemic, pandemic-analysis, pandemic-simulator, r, rstudio, sir, sir-model
- Language: R
- Homepage:
- Size: 267 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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