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

Incorporate stan spatial functions into `wwinference.stan` #44

Closed kaitejohnson closed 1 month ago

kaitejohnson commented 2 months ago

Goal

Use the stan spatial functions to implement the generative model of the spatially correlated exponential decay process into the wwinference.stan model, using the non-centered parameterization described here #41.

Requirements

Out of scope (for separate PRs)