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

Adding unit tests for spatial functions. #38

Closed cbernalz closed 2 months ago

cbernalz commented 2 months ago

Goal

We want to create tests for all new spatial functions added in the spatial-main branch.

Requirements