Plot posterior distributions of model parameters
If the model also supplies prior parameters, specified e.g. as prior_CL
for the CL parameter, it will plot them as well.
Plot predictions from posterior (or prior) simulations
Requires as input a summarized simulation data.frame, e.g. obtained using
sim_from_draws(post, summarize=TRUE)