COVID19 Data Fitting with Linear and Nonlinear Regression

Linear, exponential, logistic, Gompertz, Gauss, Fourier models fitted to epidemiological data from the COVID-19 outbreak.
ダウンロード: 362
更新 2020/8/19

ライセンスの表示

A collection of tools for fitting several general-purpose linear and nonlinear models for COVID-19 epidemiological data. The longitudinal data is obtained from the John Hopkins database (source: https://github.com/CSSEGISandData/COVID-19) and consists of: number of active cases, number of confirmed, number of fatalities, number of recovered cases. The analysis is possible for any particular country listed in the database, or for the world data as a whole. The models implemented include linear, exponential, logistic, Gompertz, fifth-degree polynomial, Gaussians and Fourier functions. The three models of the Bertalanffy class (exponential, proper logistic and Gompertz) afford a reasonable balance between reduced model complexity and goodness of fit. We implement data/model visualization in linear and logarithmic scales, for easy model comparisons.

引用

Lorand Gabriel Parajdi and Ioan Stefan Haplea (2020). COVID19 Data Fitting with Linear and Nonlinear Regression (https://www.mathworks.com/matlabcentral/fileexchange/75016-covid19-data-fitting-with-linear-and-nonlinear-regression), MATLAB Central File Exchange. Retrieved April 15, 2020.

MATLAB リリースの互換性
作成: R2019a
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersBiological and Health Sciences についてさらに検索

Community Treasure Hunt

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

Start Hunting!
バージョン 公開済み リリース ノート
1.0.3

changed my project website

1.0.2

improved functions for data parsing

1.0.1

Package_Title

1.0.0