fitSEIR

版本 1.0.4 (864.3 KB) 作者: Francisco de Castro
Fits a SEIR epidemic model to data and simulates the course of the epidemic.
138.0 次下载
更新时间 2020/7/1

查看许可证

This set of functions is designed to fit a SEIR epidemic model to data and simulate the course of the epidemic. It includes the possibility of time-dependent transmission and mortality rates. For a full description of the model see: https://www.medrxiv.org/content/10.1101/2020.06.12.20129429v1
Originally, the functions were designed for the covid-19 pandemic of 2020 in a per country basis. However, nothing prevents them to work with other data. The model assumes permanent immunity after recovery. There is no age or spatial structure.
It includes a help in PDF.

引用格式

Francisco de Castro (2024). fitSEIR (https://www.mathworks.com/matlabcentral/fileexchange/77428-fitseir), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2020a
兼容任何版本
平台兼容性
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.0.4

Solve problem with getting John Hopkins Univ. data

1.0.3

Corrected error with fminsearchbnd

1.0.2

Corrected error in fitseir.m that prevented to use lsqcurvefit.

1.0.1

Added missing function. Improved handling in case previous models don't exist.

1.0.0