plot_loglike_quantiles: Plot loglike quantiles of current active set

Description Usage Arguments

View source: R/plot.R

Description

Plot loglike quantiles of current active set

Usage

1
2
3
4
5
6
7
plot_loglike_quantiles(
  proj,
  K = NULL,
  axis_type = 1,
  connect_points = FALSE,
  connect_whiskers = FALSE
)

Arguments

proj

an rmaverick project, as produced by the function mavproject()

K

which value of K to produce the plot for

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 quantiles

connect_whiskers

whether to connect points at the ends of the whiskers


bobverity/RMavericK documentation built on Jan. 16, 2022, 4:49 a.m.