CDCgov / ww-inference-model

An in-development R package and a Bayesian hierarchical model jointly fitting multiple "local" wastewater data streams and "global" case count data to produce nowcasts and forecasts of both observations
https://cdcgov.github.io/ww-inference-model/
Apache License 2.0
17 stars 2 forks source link

Fix error messaging when data extends beyond forecast date #208

Closed kaitejohnson closed 1 month ago

kaitejohnson commented 1 month ago

This PR closes #202. It uses the assert_no_dates_after_max() check (that wasn't being used, since we removed needing to specify the forecast date from the preprocessing steps!). What it does:

github-actions[bot] commented 1 month ago

Thank you for your contribution, @kaitejohnson :rocket:! Your page is ready to preview here