psteinb / covid19-curve-your-city

Extrapolation der COVID19 Fallzahlen
BSD 3-Clause "New" or "Revised" License
9 stars 5 forks source link

test code to explore uncertainties in R and in python #20

Open psteinb opened 4 years ago

psteinb commented 4 years ago

this branch will hopefully help me, explore the uncertainty calculation in python and R. For this, I created 2 scripts ref.R and ref.py that perform a fit on synthetic data. These are the working horses for digging and experimenting with the Least-Square fits that either language offers.