ctwardy / CurveFit

Generic curve fitting package with nonlinear mixed effects model

Home Page:https://ihmeuw-msca.github.io/CurveFit/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Generic curve fitting package with nonlinear mixed effects model

https://ihmeuw-msca.github.io/CurveFit/


Languages

Language:Python 98.9%Language:Makefile 1.1%