Difference between revisions of "SIR Modeling"


(Created page with "Compartmental Modeling ​Discrete-time SIR modeling of infections/recovery The model consists of individuals who are either Susceptible (S), Infected (I), or Recovered (R)....")
 
Line 3: Line 3:
 
​Discrete-time SIR modeling of infections/recovery
 
​Discrete-time SIR modeling of infections/recovery
  
The model consists of individuals who are either Susceptible (S), Infected (I), or Recovered (R).
+
The model consists of individuals who are either Susceptible (:<math>S</math>), Infected (I), or Recovered (R).
 
The epidemic proceeds via a growth and decline process. This is the core model of infectious disease spread and has been in use in epidemiology for many years.
 
The epidemic proceeds via a growth and decline process. This is the core model of infectious disease spread and has been in use in epidemiology for many years.
  
 
The dynamics are given by the following 3 equations.
 
The dynamics are given by the following 3 equations.

Revision as of 13:39, 2 April 2020

Compartmental Modeling

​Discrete-time SIR modeling of infections/recovery

The model consists of individuals who are either Susceptible (:[math]S[/math]), Infected (I), or Recovered (R). The epidemic proceeds via a growth and decline process. This is the core model of infectious disease spread and has been in use in epidemiology for many years.

The dynamics are given by the following 3 equations.