epiverse-trace / epichains

[Under active development] Methods for simulating and analysing the sizes and lengths of infectious disease transmission chains from branching process models
https://epiverse-trace.github.io/epichains/
Other
5 stars 2 forks source link

Allow `simulate_summary()` to deal with finite populations #178

Closed jamesmbaazam closed 7 months ago

jamesmbaazam commented 7 months ago

The incoming simulate_chains() in #171 allows for both finite and infinite populations. simulate_summary() should be upgraded to include this feature.