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

Write additional tests for postprocessing #124

Open kaitejohnson opened 2 months ago

kaitejohnson commented 2 months ago

Goal

Building off of #58 we want to add additional tests to the outputs of the postprocessing functions (such as model diagnostic functions and get_draws_df()

Requirements