epiverse-trace / superspreading

Estimation of individual level variation in transmission
https://epiverse-trace.github.io/superspreading/
Other
4 stars 2 forks source link

Update `calc_network_R()` #83

Closed joshwlambert closed 9 months ago

joshwlambert commented 9 months ago

This PR updates calc_network_R() given comments from #77. The function documentation has been updated, the comments within the function are generalised, the default for the age_range argument is removed and the output vector is renamed to c(R, R_net) from c(R, R_var).