Plot loglikelihood 95% credible intervals.
plot_rung_loglike(
x,
chain = 1,
phase = "sampling",
x_axis_type = 1,
y_axis_type = 1
)
an object of class drjacoby_output
which chain to plot.
which phase to plot. Must be either "burnin" or "sampling".
how to format the x-axis. 1 = integer rungs, 2 = values of the thermodynamic power.
how to format the y-axis. 1 = raw values, 2 = truncated at auto-chosen lower limit. 3 = double-log scale.