plot_loglike: Plot loglikelihood 95% credible intervals

Description Usage Arguments

Description

Plot loglikelihood 95% credible intervals of current active set

Usage

1
2
plot_loglike(project, K = NULL, axis_type = 1,
  connect_points = FALSE, connect_whiskers = FALSE)

Arguments

project

a MALECOT project, as produced by the function malecot_project()

K

which value of K to plot

axis_type

how to format the x-axis. 1 = integer rungs, 2 = values of beta, 3 = values of beta raised to the GTI power

connect_points

whether to connect points in the middle of intervals

connect_whiskers

whether to connect points at the ends of the whiskers


bobverity/MALECOT documentation built on May 13, 2019, 4:01 a.m.