Get plot of wastewater data compared to model posterior predictive draws
Source:R/plot_predictive.R
plot_spaghetti_ww_draws.Rd
Get plot of wastewater data compared to model posterior predictive draws
Arguments
- draws_w_data
A long tidy dataframe containing posterior predictivedraws from the for wastewater concentration joined to both the calibration and evaluation data.
- 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