Plots posterior 95% credible intervals over specified set of parameters (defauls to all parameters).

plot_credible(x, show = NULL, phase = "sampling", param_names = NULL)

Arguments

x

an object of class drjacoby_output

show

vector of parameter names to plot.

phase

which phase to plot. Must be either "burnin" or "sampling".

param_names

optional vector of names to replace the default parameter names.