sat14Siv / 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

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 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

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


Languages

Language:Python 99.5%Language:Makefile 0.5%