Plot loglikelihood 95% credible intervals of current active set
plot_loglike( project, K = 1, x_axis_type = 1, y_axis_type = 1, phase = "sampling", legend = TRUE )
project | an RgeoProfile project, as produced by the function
|
---|---|
K | which value of K to produce the plot for. |
x_axis_type | how to format the x-axis. 1 = integer rungs, 2 = values of beta raised to the GTI power. |
y_axis_type | how to format the y-axis. 1 = raw values, 2 = truncated at auto-chosen lower limit. 3 = double-log scale. |
phase | which phase to plot. Must be either "burnin" or "sampling". |
legend | switches the legend for thermodynamic power on or off |