Skip to content

This repo contains the work from Group 3 in Math 485 from the University of Arizona and their prediction model for COVID-19 daily new cases.

Notifications You must be signed in to change notification settings

dukenorton/Group_3_MATH_485

Repository files navigation

This repository contains the matlab program files which make up the work for the results of Group 3 in Math 485, Introduction to Mathematical Modeling, at the University of Arizona, concerning their project "Modeling the Effect of Vaccines and Non-pharmaceutical Interventions on the Spread of COVID-19". We direct the attention of those interested in the finer details of the findings and methods for this project to our physical report contained in this repository.

The repository contains original and amended code from authors 1 Giulia Giordano, Marta Colaneri, Alessandro Di Filippo, Franco Blanchini, Paolo Bolzern, Giuseppe De Nicolao, Paolo Sacchi, Patrizio Colaneri & Raffaele Bruno which was downloaded from their research and code from 2 Giulia Giordano, Franco Blanchini, Raffaele Bruno, Patrizio Colaneri, Alessandro Di Filippo, Angela Di Matteo & Marta Colaneri.

Project Colaborators: Andrew Olson, Carl Ingebretsen, Duke Norton, John Quillopo, and Gaurish Korpal.

Project Mentors: Gaurish Korpal and Joceline Lega

Last commit date: 05/05/23

There are three folders in this single branch project:

The first folder: “Health_Cost_and_SIDARTHEV_model

This folder contains the original code downloaded from 1 with the exception of line 39 in file covid_ita_csv_new.m, which was changed by the collaborators of this repository to access the csv file from the contents of the folder when it had originally tried to access this file from some Google Drive folder. With this change to run the code successfully, our team uses this model to investigate and understand the results from the code authors which we hope to reproduce with our own model for SIDARTHE-V.

The second folder: “SIDARTHE_code

This is the original code downloaded from 2 and used as a control for comparison to the work in the third folder.

The third folder: “modified_SIDARTHEcode_withvaccines

This folder is the amended code from 2, extended so that the SIDARTHE model considers the effects of vaccination and is termed SIDARTHE-V, along with copies of the changed file to get SIDARTHE-V with additional changes to introduce reinfection parameters and different scenarios in which people become vaccinated.

These files produce graphs of the predicted number of daily new cases for the COVID-19 pandemic.

In total, there are 5 files that our team has produced our results from:

There is the altered SIDARTHE code before adding reinfection and adds vaccination to the model so it is termed SIDARTHE-V (vaccination occurs at a constant rate here), SIDARTHE-V with vaccination occuring piecewise-constant before introducing reinfection, SIDARTHE-V with piecewise-constant vaccination, ramping up faster than the other file and before introducing reinfection, then SIDARTHE-V with reinfection and constant vaccination beggining day 100, and finally, SIDARTHE-V with reinfection and piecewise-constant vaccination.

Specific information regarding coding is contained within the README files of respective folders.

Footnotes

  1. https://www.nature.com/articles/s41591-021-01334-5 2

  2. https://www.nature.com/articles/s41591-020-0883-7 2 3

About

This repo contains the work from Group 3 in Math 485 from the University of Arizona and their prediction model for COVID-19 daily new cases.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages