library(knitcitations)
cite_options(citation_format = 'pandoc')
P <- rprojroot::find_rstudio_root_file

Values for $\tau$, $\iota$, $\pi$

$\tau$ = 1 r citep('10.1371/journal.pone.0080091')
$\iota$ = 5 r citep('10.1371/journal.pone.0080091')
$\pi$ = 0.09 r citep('10.1371/journal.pone.0080091'), 0.14 r citep('10.1038/srep02175')
t-detect = 2-6 days r citep('10.1186/1746-6148-7-59'); 2, 5, or 21 days (https://www.nwhc.usgs.gov/disease_information/avian_influenza/)

Varying culling parameters

Other models have set surveillance zones in which $\pi$ is higher, and vary $\pi$ depending on where the initial infection occurs r citep('10.1186/1746-6148-7-59'), or included a base level of culling in their per capita mortality, rather than as a separate parameter r citep('10.1137/100803110').

However, r citep('10.1016/j.mbs.2013.09.001') is conceptually closest to the current experiment, as it only considers the effect of culling on avian influenza. The authors find a flaw in setting a culling threshold, that the intensity of culling does not respond to the intensity of infection, and so instead model culling as a function of the number of infected birds. In addition, they consider 2 culling rates, for susceptible versus infected birds. The paper considers 3 approaches.

An experiment like this is implemented in 08-cull-time-analysis, which varied the cull time from 1 to 5 days by steps of 0.5. On this scale, there is not a bifurcation of the type described, but there is a dip in both total infections and the duration of the epidemic at t-detect = 2.5. (See Rplots in experiments.) I also attempted to graph variation on the scale of years, as shown in this paper, but have not yet found any nonlinear behavior.

Other resources

OIE

FAO

EHA has indentified the lack of wild bird surveillance strategies r citep('10.3201/eid2104.141415') as an obstacle to understanding the virus, but this paper was limited to wild birds, not poultry.

Future research

--How alertness vs not alertness (vaccination, culling) changes outcome

--Graphs on day scale

write.bibtex(file = P("vignettes/references.bib"))

References



ecohealthalliance/metaflu documentation built on May 15, 2019, 7:56 p.m.