Model description

PRIME implements an epidemiological model to characterize and forecast the rate at which people turn symptomatic from disease over time. For the purpose of this model, we assume that once people develop symptoms, they have ready access to medical services and can be diagnosed readily. From this perspective, these forecasts represent a lower bound on the actual number of people that are infected with COVID-19 as the people currently infected, but still incubating, are not accounted for. A fraction of the population infected might also exhibit minor or no symptoms at all and might not seek medical advice. Therefore, these cases will not be part of patient counts released by health officials. The epidemiological model consists of two canonical elements: an infection rate model and an incubation rate model. One or more infection rate models are then combined through a convolution with the incubation rate model to yield the number of cases that turn symptomatic daily.

Infection Rate Model

The infection rate component is modeled as a Gamma distribution

fΓ(t;kj,θj)=θkjjtkj1exp(t/θj)/Γ(kj)

with shape kj and scale θj. The choice of values for the pair (kj,|thj|) can accomodate both sharp increases in the number of infections, which would correspond to strained medical resources, as well as weaker gradients corresponding to a smaller pressure on the available medical resources. Fig. 1 show example infection rate curves for several shape and scale parameter values.

_images/inf_rate.pdf

Fig. 1 Infection rate models with fixed scale parameters θ=10 (left frame) and fixed shape parameter k=3 (right frame).

Incubation Rate Model

PRIME employs a lognormal incubation distribution for COVID-19 [Lauer2020]. The probability density function (PDF), fLN, and cumulative distribution function (CDF), FLN, of the lognormal distribution are given by

fLN(t;μ,σ)=1tσ2exp((logtμ)22σ2),FLN(t;μ,σ)=12erfc(logtμσ2)

In this toolkit we model the mean μ as Student’s t distribution with n=36 degrees of freedom which provided the closest agreement for the 95% confidence interval with the data in [Lauer2020]. Similarly, the standard deviation σ is assumed to have a chi-square distribution. The resulting 95% CIs are [1.48,1.76] and [0.320,0.515] for μ and σ, respectively. The left frame in Fig. 2 shows the family of PDFs with μ and σ drawn from Student’s t and χ2 distributions, respectively. The nominal incubation PDF is shown in black in this frame. The impact of the uncertainty in the incubation model parameters is displayed in the right frame of this figure. For example, 7 days after infection, there is a large variability (60%-90%) in the fraction of infected people that completed the incubation phase and started displaying symptoms. This variability decreases at later times, e.g. after 10 days more then 85% of case completed the incubation process.

_images/inc_rate.pdf

Fig. 2 Probability density functions for the incubation model (left frame) and fraction of people for which incubation ran its course after 7, 10, and 14 days respectively (right frame)

Single Wave Model

With these assumptions the number of people infected and with completed incubation period in the time range [ti1,ti] can be written as a convolution between the infection rate and the incubation rate [Safta2020]

niN(titi1)tit0fΓ(τt0;k,θ)fLN(tiτ;μ,σ)dτ

Here N represents the total number of cases over the course of the epidemic, (titi1) is typically equal to 1 day, and the time parameter t0 represents the start of the epidemic. In the expression above the sub-script j was neglected since the model contains one wave only.

Multi-Wave Model

The multiple wave model is an extension of the single wave model presented above. In the multi-wave model, a set of infection curves are superimposed to approximate the evolution of the epidemic that exhibits multiple peaks across certain regions. The resulting model is written as

ni(titi1)tit0(Kj=1NjfΓ(τt0Δtj;kj,θj))fLN(tiτ;μ,σ)dτ

Here Nj represents the total number of cases over the course of the j-th wave, and Δtj represents the time shift for the j-th infection curve with respect to the start of the epidemic t0.

Lauer2020(1,2)

Lauer S.A., Grantz K.H., Bi Q., Jones F.K., Zheng Q., Meredith H.R., Azman A.S., Reich N.G., Lessler J., The Incubation Period of Coronavirus Disease 2019 (COVID-19) From Publicly Reported Confirmed Cases: Estimation and Application, Annals of Internal Medicine (2020),

Safta2020

Safta C., Ray J., and Sargsyan K., Characterization of partially observed epidemics through Bayesian inference: application to COVID-19, Computational Mechanics (2020),