https://ihmeuw-msca.github.io/CurveFit/
- Aleksandr Aravkin (saravkin@uw.edu)
- Peng Zheng (zhengp@uw.edu)
- Marlena Bannick (mnorwood@uw.edu)
- Jize Zhang (jizez@uw.edu)
- Alexey Sholokhov (aksh@uw.edu)
- Bradley Bell (bradbell@seanet.com)
-
Current forecasts: https://covid19.healthdata.org/projections
-
Paper (will be updated soon): https://www.medrxiv.org/content/10.1101/2020.03.27.20043752v1
For any inquiries, please contact covid19@healthdata.org.
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
.