ihmeuw-msca / 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

DOCUMENTATION

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

[NEW] IMPORTANT NOTE RE: IHME COVID-19 FORECASTS

This method and repository are no longer being used in the IHME COVID-19 forecasts. Please instead see the repositories for the SEIIR Model and SEIIR model execution pipeline. See here for the current IHME COVID-19 projections from the new SEIIR model.

See here, for IHME COVID-19 FAQ, here for updates, here for the original write-up of the methods presented in this repository (not currently used!).

For any IHME COVID-19 related 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

Maintainers

About

Generic curve fitting package with nonlinear mixed effects model

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

License:GNU General Public License v3.0


Languages

Language:Python 99.5%Language:Makefile 0.5%