plot_loglike: Plot loglikelihood 95% credible intervals

Description Usage Arguments

View source: R/plot.R

Description

Plot loglikelihood 95% credible intervals of current active set

Usage

1
2
3
4
5
6
7
8
plot_loglike(
  project,
  K = 1,
  x_axis_type = 1,
  y_axis_type = 1,
  phase = "sampling",
  legend = TRUE
)

Arguments

project

an RgeoProfile project, as produced by the function rgeoprofile_project().

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


Michael-Stevens-27/silverblaze documentation built on May 28, 2021, 5:47 p.m.