Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Generic curve fitting package with nonlinear mixed effects model

ahsanbarkati/CurveFit

 
 

Repository files navigation

Build Status

Curve Fitting for the COVID-19 Project

Institute for Health Metrics and Evaluation

DOCUMENTATION SITE

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

Maintainers

Resources

For any inquiries, please contact [email protected].

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

No packages published

Languages

  • Python 92.8%
  • Jupyter Notebook 6.8%
  • Makefile 0.4%