SABS-R3-Epidemiology / branchpro

Using branching processes to estimate the time-dependent reproduction number of a disease with imported cases
BSD 3-Clause "New" or "Revised" License
4 stars 1 forks source link

Serial interval discretization #159

Closed rccreswell closed 3 years ago

rccreswell commented 3 years ago

Discrete serial intervals are constructed in a slightly more accurate way than just evaluating the density on a grid (Robin's paper, section 2.1). It doesn't make much difference for our serial intervals but we should do it correctly.