ihmeuw-msca/CurveFit
Generic curve fitting package with nonlinear mixed effects model
repo name | ihmeuw-msca/CurveFit |
repo link | https://github.com/ihmeuw-msca/CurveFit |
homepage | https://ihmeuw-msca.github.io/CurveFit/ |
language | Python |
size (curr.) | 841 kB |
stars (curr.) | 70 |
created | 2020-03-22 |
license | |
Curve Fitting for the COVID-19 Project
Institute for Health Metrics and Evaluation
Maintainers
Aleksandr Aravkin (saravkin@uw.edu) Peng Zheng (zhengp@uw.edu) Marlena Bannick (mnorwood@uw.edu)
Install
Clone or download the repository and then do:
make install
Required packages:
numpy
,scipy
,pandas
.