This issue is related to reconhub/distcrete#21
As mentioned there it looks to me like the handling of discretisation in this package (both in the gamma fitting functionality and elsewhere) is single censored versus double censored and so will induce some bias (see the linked issues for some related articles).
I think there are similar options here as to over in distcrete with the additional options of wrapping some of the fitting tools from primarycensored (as discussed here epiverse-trace/epiparameter#8)
This issue is related to reconhub/distcrete#21
As mentioned there it looks to me like the handling of discretisation in this package (both in the gamma fitting functionality and elsewhere) is single censored versus double censored and so will induce some bias (see the linked issues for some related articles).
I think there are similar options here as to over in
distcretewith the additional options of wrapping some of the fitting tools fromprimarycensored(as discussed here epiverse-trace/epiparameter#8)