Know more

About cookies

What is a "cookie"?

A "cookie" is a piece of information, usually small and identified by a name, which may be sent to your browser by a website you are visiting. Your web browser will store it for a period of time, and send it back to the web server each time you log on again.

Different types of cookies are placed on the sites:

  • Cookies strictly necessary for the proper functioning of the site
  • Cookies deposited by third party sites to improve the interactivity of the site, to collect statistics

Learn more about cookies and how they work

The different types of cookies used on this site

Cookies strictly necessary for the site to function

These cookies allow the main services of the site to function optimally. You can technically block them using your browser settings but your experience on the site may be degraded.

Furthermore, you have the possibility of opposing the use of audience measurement tracers strictly necessary for the functioning and current administration of the website in the cookie management window accessible via the link located in the footer of the site.

Technical cookies

Name of the cookie

Purpose

Shelf life

CAS and PHP session cookies

Login credentials, session security

Session

Tarteaucitron

Saving your cookie consent choices

12 months

Audience measurement cookies (AT Internet)

Name of the cookie

Purpose

Shelf life

atid

Trace the visitor's route in order to establish visit statistics.

13 months

atuserid

Store the anonymous ID of the visitor who starts the first time he visits the site

13 months

atidvisitor

Identify the numbers (unique identifiers of a site) seen by the visitor and store the visitor's identifiers.

13 months

About the AT Internet audience measurement tool :

AT Internet's audience measurement tool Analytics is deployed on this site in order to obtain information on visitors' navigation and to improve its use.

The French data protection authority (CNIL) has granted an exemption to AT Internet's Web Analytics cookie. This tool is thus exempt from the collection of the Internet user's consent with regard to the deposit of analytics cookies. However, you can refuse the deposit of these cookies via the cookie management panel.

Good to know:

  • The data collected are not cross-checked with other processing operations
  • The deposited cookie is only used to produce anonymous statistics
  • The cookie does not allow the user's navigation on other sites to be tracked.

Third party cookies to improve the interactivity of the site

This site relies on certain services provided by third parties which allow :

  • to offer interactive content;
  • improve usability and facilitate the sharing of content on social networks;
  • view videos and animated presentations directly on our website;
  • protect form entries from robots;
  • monitor the performance of the site.

These third parties will collect and use your browsing data for their own purposes.

How to accept or reject cookies

When you start browsing an eZpublish site, the appearance of the "cookies" banner allows you to accept or refuse all the cookies we use. This banner will be displayed as long as you have not made a choice, even if you are browsing on another page of the site.

You can change your choices at any time by clicking on the "Cookie Management" link.

You can manage these cookies in your browser. Here are the procedures to follow: Firefox; Chrome; Explorer; Safari; Opera

For more information about the cookies we use, you can contact INRAE's Data Protection Officer by email at cil-dpo@inrae.fr or by post at :

INRAE

24, chemin de Borde Rouge -Auzeville - CS52627 31326 Castanet Tolosan cedex - France

Last update: May 2021

Menu Logo Principal Oniris

Home page

Epidemiological modelling and its use to manage COVID-19

Insights into mechanistic models, by the DYNAMO team

Over the next few weeks, we will present some key elements of epidemiological modelling through short educational articles. These articles will help you to better understand and decipher the assumptions underlying the epidemiological models that are currently widely used, and how these assumptions can impact predictions of the spread of pathogens, particularly SARS-CoV-2. The objective is to discover the advantages and limitations of mechanistic modelling, an approach that is at the core of the DYNAMO team's work. The examples of models will be inspired by models used in crisis, but sometimes simplified to make them accessible.

#2 – What does this model predict ?

To go from the diagram to the model predictions, you need to define :

  • the initial conditions, i.e. how individuals in the population are distributed between the different health states at the beginning of the simulation (at t , the first time step);
  • the values of model parameters.

In the absence of accurate information, as is often the case at the beginning of an epidemic, it is assumed that the epidemic starts with the arrival of a (single) infected individual in a fully susceptible population. Here we consider the arrival of an asymptomatic individual (A) in a population of constant size N. As a reminder (see article #1), individuals in the population are grouped by health status according to whether they are susceptible (S), asymptomatic (A), symptomatic (I), recovered (R), or dead (M). Initially S(t ) = N-1, A(t ) = 1, I(t ) = 0, R(t ) = 0 et M(t ) = 0.

The values of the parameters were chosen to be consistent with the available knowledge on the propagation of SARS-CoV-2, so that on March 16 (with t  = January 1st) there were 148 cumulative deaths (the death toll in France on that date). Of course, this rudimentary model is not intended to be used in the current situation. The figures are mainly there to illustrate our point. Some parameter values may even seem surprising, such as the transmission rate of I's here lower than that of A's. It should not be forgotten, however, that some of the I's see their contacts decrease when they are ill !

Parameter

Definition

Value

N

Population Size

70 million

(1-p)

Proportion of symptomatic infected at risk of dying

1%

βA

A-transmission rate (per individual per day)

0.296

βI

I-transmission rate (per individual per day)

0.293

1/γA

Average time in A (days)

7.5

1/γI

Average time in I (days)

27.5

α

I mortality rate (per day)

0.0073

Parameter values used to obtain a cumulative number of 148 deaths as of March 16,
the epidemic starting following the arrival of individual A in the susceptible population on January 1st.

 

Under the assumptions we listed in article #1, and for the initial conditions and parameter values used, the model will predict the headcount by health status over time, as well as the flows between states. It is therefore possible to construct multiple outputs (which the model will calculate for us) depending on what we are interested in. Thus, the epidemic curve provides the date of the epidemic peak, the proportion of individuals affected simultaneously (i.e. prevalence, 20% of the population at the date of the epidemic peak here), the duration of the epidemic (80-100 days here), or the date of reaching a threshold of cumulative number of cases or deaths.

Pourcentage d'individus par état de santé

Epidemic dynamics predicted by the SAIRM model described in article #1,
whose parameters are calibrated as shown in the table above, and with 
as initial conditions 1 asymptomatic individual introduced into a susceptible population,
without any measures to control the epidemic. The grey vertical dotted line indicates March 16.

Let us now zoom in on the period from January 1st (t=0) to March 16 (t=76). We see very little variation in the number of individuals by health status during this period, which marks the beginning of the epidemic in France. We can nevertheless look at the number of new daily cases (also called incidence of infection, i.e. the sum of the flows from state S to states A and I) and the number of deaths (numbers in state M for the cumulative number of deaths; daily flow from state I to state M for the number of new deaths per day).

Nombre de décès cumulés par jour

Evolution of the cumulative number of deaths since the introduction of the virus into the population up to March 16.

Article#3 will discuss the predictive quality of models.