John M. Drake
Topics
Assume an infectious individual arises in a Wholly Susceptible and otherwise Disease Free population
Initial conditions: \( X(0)=N-1 \approx N \), \( Y(0)=1 \), and \( Z(0)=0 \)
Invasion occurs only if \( dY/dt > 0 \)
\[ \begin{align} \frac{dY}{dt} = \beta X Y/N - \gamma Y &> 0 \\ Y(\beta X/N - \gamma) &>0 \\ X/N &> \gamma/\beta \end{align} \]
Since \( X \approx N \), this is satisfied when \( 1>\gamma / \beta \), which is equivalent to \( \beta/\gamma > 1 \)
Kermack & McKendrick (1927)
\( \beta \) | \( 1/\gamma \) | \( R_0 \) | |
---|---|---|---|
Measles | 886/yr | 0.019 yr | 17 |
Influenza | 180/yr | 0.011 yr | 2 |
Chicken pox | 315/yr | 0.022 yr | 7 |
Rubella | 200/yr | 0.025 yr | 5 |
We assume infectious individuals die at rate \( \alpha \)
\[ \frac{dY}{dt} = ... -\gamma Y - \alpha Y \]
Our informal derivations of \( R_0 \) were possible because there was only one class of infected individual (i.e. \( Y \))
The Next Generation Method can be used to find expressions for \( R_0 \) in more complicated situations where the population can be divided into disjoint categories, for instance when we have latent infections, asymptomatic infections, etc.
Diekmann et al. 1990. Journal of Mathematical Biology 28:365–382.
Heffernan et al. 2005. Journal of the Royal Society Interface 2:281-293.
Let \( x= \left\{x_1, x_2, ..., x_n \right\} \) represent the set of \( n \) infected host compartments and \( y= \left\{y_1, y_2, ..., y_m \right\} \) the set of \( m \) other host compartments.
Write the model in terms of two subsystems
\[ \frac{dx_i}{dt} = \mathcal{F}_i(x,y) - \mathcal{V}_i(x,y) \\ \frac{dy_j}{dt} = \mathcal{G}_j(x,y) \]
where \( \mathcal{F} \) is the rate at which new infected individuals enter compartment \( i \), \( \mathcal{V} \) is the rate at which already infected individuals move among compartments and \( \mathcal{G} \) are the flows involving uninfected individuals.
(Violations of these assumptions are unusual, but sometimes possible)
Van den Dreissche & Watmough. 2008. Further Notes on the Basic Reproduction Number. (book chapter)
The two subsystems are effectively decoupled when close to the disease free equilibrium, \( y^* \)
(Linear approximation) Define matrices \( F \) and \( G \)
\[ F_{ij} = \frac{\partial F_i}{\partial x_j}(0,y^*) \\ V_{ij} = \frac{\partial V_i}{\partial x_j}(0,y^*) \]
and next generation matrix
\[ K = FV^{-1} \]
Entry \( K_{ij} \) represents the average number of secondary cases induced in compartment \( i \) by an individual in compartment \( j \). \( R_0 \) is given by the dominant eigenvalue of \( K \).
Introducing a latent period
\[ \frac{dS}{dt} = \mu - \beta SI - \mu S \\ \frac{dE}{dt} = \beta SI - (\sigma + \mu) E \\ \frac{dI}{dt} = \sigma E - (\gamma + \mu) I \\ \frac{dR}{dt} = \gamma I - \mu R \]
Using the notation defined above
\( x = \left\{ E, I \right\} \) and \( y = \left\{ S, R \right\} \)
We find matrix \( F \) from
\( \mathcal{F}_1 = \beta S I \) and \( \mathcal{F}_2 = 0 \)
from
\[ F = \begin{pmatrix} \frac{\partial(\beta SI)}{\partial E} & \frac{\partial(\beta SI)}{\partial I} \\ 0 & 0 \end{pmatrix} = \begin{pmatrix} 0 & \beta \\ 0 & 0 \end{pmatrix} \]
We find matrix \( V \) from
\( \mathcal{V}_1 = (\mu + \sigma) E \) and \( \mathcal{V}_2 = (\mu +\gamma) I - \sigma E \)
from
\[ V = \begin{pmatrix} \frac{\partial (\mu + \sigma) E}{\partial E} & \frac{\partial (\mu + \sigma) E}{\partial I} \\ \frac{\partial (\mu +\gamma) I - \sigma E}{\partial E} & \frac{\partial (\mu +\gamma) I - \sigma E}{\partial I} \end{pmatrix} = \begin{pmatrix} \mu + \sigma & 0 \\ -\sigma & \mu + \gamma \end{pmatrix} \]
From linear algebra, we recall that the inverse of a 2x2 square matrix
\[ \begin{pmatrix} a & b \\ c & d \end{pmatrix}^{-1} = \frac{1}{ad-bc}\begin{pmatrix} d & -b \\ -c & a \end{pmatrix} \]
So, we get
\[ FV^{-1} = \begin{pmatrix} 0 & \beta \\ 0 & 0 \end{pmatrix} \begin{pmatrix} \frac{\mu+\gamma}{(\mu + \gamma)(\mu+\sigma)} & 0 \\ \frac{\sigma}{(\mu + \gamma)(\mu+\sigma)} & \frac{\mu+\sigma}{(\mu + \gamma)(\mu+\sigma)} \end{pmatrix} \]
\[ FV^{-1} = \begin{pmatrix} \frac{\beta \sigma}{(\mu + \gamma)(\mu+\sigma)} & \frac{\beta (\mu +\sigma)}{(\mu + \gamma)(\mu+\sigma)} \\ 0 & 0 \end{pmatrix} \]
The basic reproduction number is given by the dominant eigenvalue of this matrix (which can be found using the quadratic formula), i.e.
\[ R_0 = \frac{\beta \sigma}{(\mu+\gamma)(\mu + \sigma)} \]
Discussion question: What happens as \( \sigma \) gets large, i.e. \( \sigma \rightarrow \infty \)?
Although cumbersome to use, the next generation method can be applied to obtain \( R_0 \) for many significantly more complicated models.
This is useful because \( R_0 > 1 \) is an invasion criterion and has applications in control, such as this model from van den Driessche & Watmough for infection with treatment.
Presentations and exercises draw significantly from materials developed with Pej Rohani, Ben Bolker, Matt Ferrari, Aaron King, and Dave Smith used during the 2009-2011 Ecology and Evolution of Infectious Diseases workshops and the 2009-2019 Summer Institutes in Statistics and Modeling of Infectious Diseases.
Licensed under the Creative Commons attribution-noncommercial license, http://creativecommons.org/licenses/bync/3.0/. Please share and remix noncommercially, mentioning its origin.