Skip to contents

Get plot of wastewater data compared to model draws

Usage

get_plot_ww_data_comparison(
  draws_w_data,
  location,
  model_type = "ww",
  n_draws = 100
)

Arguments

draws_w_data

A long tidy dataframe containing draws from the model of the estimated wastewater concentrations in each site joined with both the data the model was calibrated to and the later observed data for evaluating the future predicted concentrations against.

location

the jurisdiction the data is from

model_type

type of model the output is from, default is ww

n_draws

number of draws to plot, default = 100

Value

a ggplot object faceted by site showing the draws