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 `wwinference::draws()` to get the draws joined with data instead of `wweval::get_draws_w_data()` in `lesscfaforecastrenewalww` #176

Closed kaitejohnson closed 2 weeks ago

kaitejohnson commented 1 month ago

We should use the package functionality we created! And if we need to match for downstream column naming and such, we should just edit after the fact. I think this will be more robust than what we have currently.