nevrome / covid19germany

R package - Load, visualise and analyse daily updated data on the COVID-19 outbreak in Germany
Other
46 stars 8 forks source link

Feature to easily add model predictions to existing RKI time series plot #11

Closed joboog closed 4 years ago

joboog commented 4 years ago

This request implements wrapper functions to add predictions by a simpe log--linear model to an exisintg RKI time series ggplot object. Thsi is also integrated into the ShinyApp. Additinally the ShinyApp is extended to filter the RKI data by Bundesland. The Readme entry at Simple Model was updated.