You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project is a C++ and Python implementation of an age-structured SEPAIHRD model to simulate the COVID-19 epidemic. It focuses on calibrating the model with real-world data and quantifying parameter uncertainties using MCMC.
This repository contains source code to run the United States Disease Outbreak Simulation (USDOS), as well as R scripts to generate configuration files (createConfig.R) and process model output (Post_Processing)