superspreading
Estimation of individual-level variation in transmission
superspreading now asks whether a pathogen will emerge at all, not just how unevenly it spreads.
◆Recent moves
- 1y ago
probability_emergence() extends the package into pathogen emergence risk
⚡ SPARKA new function implements the Antia et al. (2003) framework for the probability that a pathogen introduced to humans evolves into a sustained outbreak, and extends it to multiple introductions. The package also declares itself stable rather than experimental.
View source ↗ - 1y ago
Lloyd-Smith transmission proportions; bpmodels dependency removed
proportion_transmission() gains a method argument switching to the Lloyd-Smith et al. (2005) calculation of transmission from the most infectious X% of cases, and the branching-process simulation is vendored into the package so {bpmodels} can be dropped as a dependency.
View source ↗ - 2y ago
Network reproduction numbers and joint individual/population control
calc_network_R() estimates the reproduction number for heterogeneous contact networks, and probability_epidemic() and probability_extinct() bring individual- and population-level control into a single framework.
View source ↗ - 2y ago
First release: offspring distributions and epidemic risk metrics
The initial release provides offspring distributions absent from base R, probabilities of epidemic, extinction and containment, and summary metrics for clustering and transmission concentration.
View source ↗