CDCgov / wastewater-informed-covid-forecasting

Wastewater-informed COVID-19 forecasting models submitted to the COVID-19 Forecast Hub
https://cdcgov.github.io/wastewater-informed-covid-forecasting/
Apache License 2.0
44 stars 8 forks source link

Fix the epidemic phase analysis to be based on the phase the forecast date is in #125

Closed kaitejohnson closed 3 months ago

kaitejohnson commented 3 months ago

Problem

Currently assigning the epidemic phase to individual target end dates. What we actually want to do is assign them to the forecast date, and then evaluate all the horizons in that forecast date as in an epidemic phase. I had misinterpreted how to implement this.