You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since the first sum over past infections is calcluated at time seeding_time + 1, if the seeding time is as long as the truncated pmf of the generation time distribution, the first element of the sum is at time step 2, not 1.
The text was updated successfully, but these errors were encountered:
The minimum seeding time as a function of the generation time is one time step too long
EpiNow2/R/get.R
Line 324 in d0bea23
Since the first sum over past infections is calcluated at time
seeding_time + 1
, if the seeding time is as long as the truncated pmf of the generation time distribution, the first element of the sum is at time step 2, not 1.The text was updated successfully, but these errors were encountered: