Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Simulate more realistic social interactions #240

Open
phelps-sg opened this issue May 13, 2020 · 1 comment
Open

Simulate more realistic social interactions #240

phelps-sg opened this issue May 13, 2020 · 1 comment

Comments

@phelps-sg
Copy link
Contributor

The model currently uses a spatial mixing model, which does not necessarily capture the scale-free degree-distribution inherent in empirical social networks. It might be relevant to explicitly model social networks, so that people are more likely to interact with a social circle and wider familiar who are not co-resident. The modeler could choose parameters of a random graph generator that were calibrated against empirical networks. Incorporating a scale-free social network could capture the effect of "super-spreaders" who could be very influential on the course of an epidemic (https://www.ncbi.nlm.nih.gov/pmc/articles/PMC1578276/).

Socializing in bars, restaurants and night-clubs could also be explicitly simulated, as transmission could be much higher in these locations (https://wwwnc.cdc.gov/eid/article/26/7/20-0764_article). The number, size and locations of these businesses could be very relevant factors.

@robscovell-ts
Copy link

robscovell-ts commented May 17, 2020

This makes sense from a heuristic/empirical point of view. In New Zealand, analysis of the most significant clusters showed that they were related to social gatherings in bars, weddings etc.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants