Chapter 9. Modeling Infectious Diseases with Cellular Automata

One of the goals of data analysis is to understand the system we are studying, and modeling is the natural way to understand a real-world phenomenon. A model is always a simplified version of the real thing. However, through modeling and simulation, we can try scenarios that are hard to reproduce, or are expensive or dangerous. We can then perform analysis, define thresholds, and provide the information needed to make decisions. In this chapter, we will model an infectious disease outbreak through a Cellular Automaton (CA) simulation implemented in JavaScript using D3.js. Finally, we will contrast the results of the simulation with the classical Ordinary Differential Equations (ODE ...

Get Practical Data Analysis - Second Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.