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

Use `scoringutils::transform_forecasts()` instead of manual transform #122

Closed kaitejohnson closed 3 months ago

kaitejohnson commented 4 months ago

This PR closes #113. I had been manually transforming data and predictions and then using score. This uses built in functionality in scoringutils. Setting the logshift to 1 not 1e-8.