ckaus / EpiPy

A tool for fitting epidemic models.
MIT License
3 stars 0 forks source link

Task: Implement functionality for manipulate parameter #9

Closed ckaus closed 8 years ago

ckaus commented 8 years ago

Current functionality does not support manipulating of parameters. E.g the SIR fit calculate the parameter beta and gamma by using curvefit and not by given values.

mitalbert commented 8 years ago

Do we need to set parameters manually? Why?

ckaus commented 8 years ago

@mitalbert

Assume, we have 100 infected people in t_0 and we want to know how many people are infected in t_n. Take a look into chapter 3.3 Mathematical Modeling of Diseases.

ckaus commented 8 years ago

https://github.com/ckaus/EpiPy/commit/a1eca9fc90193a60d5e22148f7f7e13fad00607b