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
16 stars 2 forks source link

Make reference subpopulation configurable by the user #196

Open kaitejohnson opened 2 weeks ago

kaitejohnson commented 2 weeks ago

Goal

As implemented in #158, the reference subpopulation is set to be either the "auxiliary subpopulation" (individuals not captured by wastewater), or the largest site if the sum of the site populations exceeds the global population. It is possible that a user may want to set a site to be the 'reference' and we should allow them to do so... (though by default) it should stay as is.