BDI-pathogens / OpenABM-Covid19

OpenABM-Covid19: an agent-based model for modelling the spread of SARS-CoV-2 (coronavirus) and control interventions for the Covid-19 epidemic
GNU General Public License v3.0
114 stars 76 forks source link

Directly assign which users have the app #172

Closed roberthinch closed 4 years ago

roberthinch commented 4 years ago

App usage is currently randomly assigned based upon age. However, if individuals have particular characteristics (e.g. particular network membership), then we may want to assign different levels of app usage. By directly exposing this in the Python interface then users can come up with their own assignments for app usage.