UofUEpiBio / epiworld

A general framework for quick epidemiological ABM models
https://uofuepibio.github.io/epiworld/
MIT License
6 stars 1 forks source link

Recompute connected model transmission #6

Closed gvegayon closed 7 months ago

gvegayon commented 1 year ago

The rationale to compute transmission should be different.

  1. Using contact_rate, sample neighbors from the population.
  2. Follow the same steps as in the ModelSIR class, i.e., regular transmission prob.

This alternative should be used whenever any of the follow conditions is true: