Plots a sample of posterior predictions and means. Furthermore colours an hygiene quality assessment as background (see EU Bathing Water Directive) Dark blue means excellent quality. Steelblue means good quality. Yellow means sufficient quality. Red means insufficient quality.
plot_stan_model(timestamp, predict, linpred, log = FALSE, q90, q95, nlines = 250, nlinesCenter = 100, ...)
timestamp | POSIX. The x-axis timestamp |
---|---|
predict | ppd. The posterior prediction of the model |
linpred | ppd. The linpred (predicted means) of the model |
log | logical. Is E.Coli log01-transformed? |
q90 | numeric. The 90. percentile of predict. |
q95 | numeric. The 95. precentile of predict. |
nlines | numeric. How many lines for posterion predictions? |
nlinesCenter | numeric. How many lines for predicted means? |
... | Further parameters for plot.default |
Plotting function. Returns a plot.