Numerics with models for ETP

Numerics with models for ETP

🎙 Julien A 👥 618 📅 January 20, 2023 ⏱ 57 min 👁 49 📄 tutorial 🧭 2026-08-17
Available in: English (current) Français

Keywords

environmental transmissiontetanusdiscrete-time modelR0Shiny

Summary

This lecture, part of a series on environmentally transmitted pathogens, focuses on numerical simulation of mathematical models. The presenter revisits two models: a discrete-time tetanus model by Sultanov and a continuous-time model by Capasso. For the tetanus model, he explains the compartmental structure (newborns and general population), parameters (incubation periods, mortality rates, immunity), and the force of infection. He then introduces discrete-time systems, contrasting them with ODEs, and shows how to simulate them in R using the ‘deSolve’ package with method=‘iteration’. He provides code and discusses challenges in parameter estimation, particularly the force of infection. For the Capasso model, he implements a Holling type II incidence function, computes R0, and demonstrates an interactive Shiny app for exploring the model. The lecture emphasizes the importance of numerics in complementing mathematical analysis.

130 words

Critical Evaluation

Value of the Information & Strength of the Argument

The video provides valuable practical guidance on implementing epidemiological models numerically. It bridges theory and computation, showing how to translate model equations into R code. The argumentation is solid: the presenter explains the rationale behind model choices, such as the discrete-time formulation and the use of a Holling type II functional response. He also highlights limitations, such as the lack of a disease-free equilibrium in the tetanus model, which complicates R0 calculation. The step-by-step approach and code availability enhance the educational value.

Scientific Rigor, Source Quality, Title Accuracy

The presenter references specific published models (Sultanov, Capasso) and mentions that code is available on GitHub. However, he does not provide direct citations or links in the video description. The title accurately reflects the content. The scientific rigor is adequate for a tutorial, but the lack of explicit source citations and the use of potentially outdated parameter values (e.g., tetanus mortality rates) are minor weaknesses.

162 words

Title / Content Match

The title accurately reflects the content: the video focuses on numerical simulations of models for environmentally transmitted pathogens.

Quality & Reliability

7/10

The video is a technical tutorial on numerical simulation of epidemiological models for environmentally transmitted pathogens. It is based on published models (Sultanov, Capasso) and provides code and methodological explanations. The presentation is clear and rigorous, but the video is not peer-reviewed and some parameter values are not updated. The content is consistent with standard mathematical epidemiology.

Key Moments

Cited Sources

  • Sultanov model (tetanus) — The presenter refers to a tetanus model by Sultanov, but no specific citation or URL is provided in the video.
  • Capasso model — The presenter refers to a model by Capasso, but no specific citation or URL is provided in the video.

Contribution & Novelties

The video provides a practical tutorial on simulating epidemiological models for environmentally transmitted pathogens, with a focus on discrete-time systems and the use of R. It offers code examples and discusses challenges in parameter estimation. The novelty lies in the pedagogical approach, combining theoretical explanations with hands-on implementation.

Pour aller plus loin :

99 words

Radar Profile

The radar profile shows high scores in quantity of information, quality of information, and technical level, indicating a dense and technically rich tutorial. The slightly lower score in global reliability reflects the lack of explicit citations and the use of potentially outdated parameters.

Reliability 7/10