plot_loglike.Rd
Plot loglikelihood 95% credible intervals of current active set
plot_loglike(project, K = NULL, axis_type = 1, connect_points = FALSE, connect_whiskers = FALSE)
project | a MALECOT project, as produced by the function
|
---|---|
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 |