epiforecasts / covid-us-forecasts

Forecasting Covid-19 in the US
https://epiforecasts.io/covid-us-forecasts/submissions/report.html
MIT License
8 stars 3 forks source link

Add forecast count into cumulative count #83

Closed kathsherratt closed 3 years ago

kathsherratt commented 3 years ago

? This should solve the problem of decreasing cumulative totals (https://github.com/reichlab/covid19-forecast-hub/pull/2447)

seabbs commented 3 years ago

Haha whoops - nice catch. Would it make more sense to do a cumulative sum of the forecast rather than add as lagged values?