Skip to contents

Plot posterior predictions with observed data overlaid.

Usage

plot_timewise(results, sim, title = NULL)

Arguments

results

List from consolidate_results().

sim

Simulation or data list with years and z (observations).

title

Optional plot title (default NULL).

Value

ggplot2 object.