dime-worldbank / Disease-Modelling-SSA

This repository contains the code for an agent-based model used for COVID-19 in Sub-Saharan Africa. The original code was written in Python by Aivin Solatorio and is since being developed in Java. Complimentary risk modelling has been conducted in R as an intermediate product and is also part of this repo
MIT License
7 stars 2 forks source link

Disease modularity can be improved #46

Open RobertManningSmith opened 2 weeks ago

RobertManningSmith commented 2 weeks ago

Move all disease-specific stuff from person object to the disease object to aid with future planning

RobertManningSmith commented 1 week ago

Look into grouping disease objects into hashsets/hashmaps