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
If there are additional metadata columns in the wastewater dataset, this causes an error. Instead, there should be something internally that filters to only the required columns. We can eventually show an example in the pipeline of how the additional metadata (e.g. location) would be joined back to the data.
Requirements
[ ] filter to only include desired columns
[ ] write test to ensure that no errors occur when passing along extra columns
Problem
If there are additional metadata columns in the wastewater dataset, this causes an error. Instead, there should be something internally that filters to only the required columns. We can eventually show an example in the pipeline of how the additional metadata (e.g. location) would be joined back to the data.
Requirements
Context