-
Notifications
You must be signed in to change notification settings - Fork 30
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Synchronisation issues between national and subnational data? #139
Comments
DE Subnationals (Table as of 2021-04-20): This does not fit to the red increasing colour on the global map, quoting a reproduction number of 1.3 (as of 2021-04-19). |
UK Subnationals (Table as of 2021-04-17): This does not fit to the orange likely increasing colour on the global map, quoting a reproduction number of 1.2 (as of 2021-04-19). |
Thanks for flagging. I think this is due to different data sources for national and subnational estimates with slightly different lags. |
Also the model is fitted separately to the subnational and national data, in each case estimating the smoothness of the curve. Given that the subnational data is probably more noisy it's conceivable that the estimated trends go in different directions. |
Example The UK and DE are shown on the map as (likely) increasing, although almost all subnational entities show R values below 1.
Is it possible that this inconsistency is because the estimations are done on separate and different time frames regarding the evaluation as national and subnational level? It is a puzzling effect, and could be healed if an update at subnational level is done, also the national numbers are redone or vice versa.
The text was updated successfully, but these errors were encountered: