Skip to content

Generic curve fitting package with nonlinear mixed effects model

Notifications You must be signed in to change notification settings

erikreid/CurveFit

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)

For any inquiries, please contact covid19@healthdata.org.

Install

Clone or download the repository and then do:

make install

If you want to install somewhere other than the defualt for your system:

make install prefix=install_prefix_directory

Required packages:

  • numpy,
  • scipy,
  • pandas.

About

Generic curve fitting package with nonlinear mixed effects model

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Python 99.3%
  • Makefile 0.7%