ukhsa-collaboration / pygom

ODE modelling in Python
GNU General Public License v2.0
27 stars 20 forks source link

Confidence interval calculations not working #37

Closed hareball90 closed 4 years ago

hareball90 commented 4 years ago

Cannot generate confidence intervals, have tried code from arxiv paper which also doesn't work.

edwintye commented 4 years ago

Can you provide a bit more information on the environment? Would need the python, numpy, scipy, version at a minimum to replicate.

hareball90 commented 4 years ago

Putting this down as user error because I've now got it working. If something goes wrong again, I'll be more descriptive with the code and error messages.