Get plot of wastewater data compared to model draws
Source:R/plots.R
get_plot_ww_data_comparison.Rd
Get plot of wastewater data compared to model draws
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