Skip to contents

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.

Usage

plot_params(post)

Arguments

post

posterior object from get_mcmc_posterior()

Value

a ggplot2 object with posterior distributions (histograms) faceted by parameter.