| Literature DB >> 33192155 |
Boseung Choi1, Sydney Busch2, Dieudonné Kazadi3,4, Benoit Ilunga4, Emile Okitolonda3, Yi Dai5, Robert Lumpkin6, Omar Saucedo7, Wasiur R KhudaBukhsh5,7, Joseph Tien6, Marcel Yotebieng8, Eben Kenah5, Grzegorz A Rempala5,6,7.
Abstract
We describe two approaches to modeling data from a small to moderate-sized epidemic outbreak. The first approach is based on a branching process approximation and direct analysis of the transmission network, whereas the second one is based on a survival model derived from the classical SIR equations with no explicit transmission information. We compare these approaches using data from a 2012 outbreak of Ebola virus disease caused by Bundibugyo ebolavirus in city of Isiro, Democratic Republic of the Congo. The branching process model allows for a direct comparison of disease transmission across different environments, such as the general community or the Ebola treatment unit. However, the survival model appears to yield parameter estimates with more accuracy and better precision in some circumstances.Entities:
Keywords: Markov Chain Monte-Carlo methods; branching process; parameter estimation; survival dynamical system
Year: 2019 PMID: 33192155 PMCID: PMC7665115 DOI: 10.11145/j.biomath.2019.10.037
Source DB: PubMed Journal: Biomath (Sofia) ISSN: 1314-684X
Fig. 1:2012 Isiro EVD data and model.
Panel (a): Summary of available Isiro cases used in current analysis of the transmission dynamics in the community and ETC. This data is a subset of 52 cases described in [49]. Panel (b): Example of transmission data reconstructed from the Isiro outbreak files. Dark figures represent primary cases and secondary cases who infected others. All others represent infected who did not transmit. All cases of transmission ambiguity (multiple in-arrows) were resolved uniformly at random.
Results under the EVD branching process model for the community and ETC outbreaks
| Community infections | ETC infections | |||||
|---|---|---|---|---|---|---|
| Mean | Std Dev | 95% CI | Mean | Std Dev | 95% CI | |
| 0.0741 | 0.0389 | (0.0331, 0.1806) | 0.0387 | 0.0182 | (0.0152, 0.0851) | |
| 0.1936 | 0.0397 | (0.1254, 0.2811) | 0.2205 | 0.0634 | (0.1170, 0.3605) | |
| 5.4460 | 1.4460 | (2.9690, 8.6310) | 5.9030 | 1.4200 | (3.4200, 8.9820) | |
| 1.3730 | 0.2951 | (0.8510, 2.0230) | 0.8592 | 0.3200 | (0.3700, 1.6040) | |
Results under the EVD survival model for the community outbreak only
| Mean | Std Dev | 95% CI | |
|---|---|---|---|
| 0.1964 | 0.0324 | (0.1403, 0.2626) | |
| 0.1774 | 0.0296 | (0.1258, 0.2381) | |
| 0.0039 | 0.0017 | (0.0017, 0.0079) | |
| 163.20 | 35.35 | (113.00, 252.00) | |
| 1.1080 | 0.0316 | (1.0570,1.1650) |
Fig. 2:Model validation.
Top panels: branching process model predicted final size distributions and observed values (marked with vertical lines) for the (a) community and (b) ETC outbreaks. Bottom panels: (c) survival model predicted final size distribution and the observed value and (d) survival model predicted depletion of the susceptible population and the observed depletion. The curves in (d) are drawn conditionally on the estimated mean initial population size n = 163 with the lower and upper dotted lines representing model’s 95% CI bounds.
| Algorithm 1 MCMC posterior sampler for the branching process model |
|---|
Initialize Sample Sample Sample Return to Step 2 and repeat until convergence. |
| Algorithm 2 MCMC posterior sampler for the survival model |
|---|
Initialize Perform a Metropolis-Hastings step (using the truncated normal proposal) for the target conditional distribution of Calculate Sample the conditional distribution of n given Return to Step 2 and repeat until convergence. |