Порівняння методів
Переглядайте обрані методи поруч; рядки з відмінностями підсвічено.
| Модель компартментного епідемічного моделювання SIR× | Агентне моделювання (ABM)× | |
|---|---|---|
| Галузь≠ | Епідеміологія | Імітаційне моделювання |
| Родина≠ | Regression model | Process / pipeline |
| Рік появи≠ | 1927 | 1970s–1990s (formalized as a field) |
| Автор методу≠ | Kermack & McKendrick | Thomas Schelling and Robert Axelrod (foundational contributions, 1970s–1990s) |
| Тип≠ | Deterministic compartmental ODE model | Computational simulation method |
| Основоположне джерело≠ | Kermack, W. O., & McKendrick, A. G. (1927). A contribution to the mathematical theory of epidemics. Proceedings of the Royal Society A, 115(772), 700–721. DOI ↗ | Axelrod, R. (1997). The Complexity of Cooperation: Agent-Based Models of Competition and Collaboration. Princeton University Press. DOI ↗ |
| Інші назви | Kermack–McKendrick Model, Susceptible-Infectious-Recovered Model, Compartmental Epidemic Model, SIR Epidemiyoloji Modeli | ABM, Ajan Tabanlı Modelleme (ABM), multi-agent simulation, individual-based modeling |
| Пов'язані≠ | 3 | 5 |
| Підсумок≠ | The SIR model is a foundational mathematical framework for describing the spread of infectious diseases through a population. Introduced by William Ogilvy Kermack and Anderson Gray McKendrick in 1927, it partitions a closed population of size N into three mutually exclusive compartments: Susceptible (S), Infectious (I), and Recovered (R). A system of ordinary differential equations governs the flow of individuals between compartments, capturing epidemic dynamics with two key parameters — the transmission rate β and the recovery rate γ. | Agent-based modeling (ABM) is a computational simulation method, formalized through the work of Thomas Schelling and Robert Axelrod in the 1970s–1990s, that simulates the behavior of complex systems by specifying and running autonomous agents — individuals, firms, cells, or any bounded entity — whose local interactions with each other and with their environment collectively produce global, system-level patterns that could not be predicted from any single agent's rules alone. |
| ScholarGateНабір даних ↗ |
|
|