Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Thopiax authored Nov 27, 2020
1 parent faa216c commit d8ae2b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Pydemic is a simple Python project to clean, analyze and predict epidemic data. It also generates synthetic data from custom SEIRD models.
There's a module to estimate the CFR of an outbreak using different methods.
The outcome delay distributions (i.e. distribution of time from disease onset to death or to recovery) are estimated using the [skopt](https://github.com/scikit-optimize/scikit-optimize) optimization library
The resolution delay distributions (i.e. distribution of time from disease onset to death or to recovery) are estimated using the [skopt](https://github.com/scikit-optimize/scikit-optimize) optimization library

## TO-DO:

Expand Down

0 comments on commit d8ae2b8

Please sign in to comment.