Exponential or not? I tried to make a simple plot, and data fit #920
Comments
|
Very cool! I have done the same sort of analysis, see here https://github.com/valeriupredoi/COVID-19_LINEAR |
very nice, it's what I wish everyone would actually confirm, do, look at, before they talk "exponential". I mean, yeah. I think we (the two of us, and probably some others) have found that things actually are evolving pretty much ideal-exponentially in certain places. Doh. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Thanks for the data provided here.
A natural question is whether the count of confirmed cases grows exponentially or not.
To that end I have made a quick toolkit based on this data set.
Example: https://gehrcke.de/covid19/plot-germany.html
See https://github.com/jgehrcke/covid-19-analysis -- you can clone that and then do e.g.🚀
make plot-spainto get this HTML file with plots for Spain... Italy, USA, etc can also be done. Again, all this thanks to this great data set hereIt's nice to collaborate!
The text was updated successfully, but these errors were encountered: