jbplot_runstest: JABBA runs test plots

Description Usage Arguments

View source: R/jabba_plots.R

Description

Residual diagnostics with runs test p-value and 3xsigma limits

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
jbplot_runstest(
  jabba,
  index = NULL,
  output.dir = getwd(),
  add = FALSE,
  as.png = FALSE,
  single.plots = FALSE,
  width = NULL,
  height = NULL
)

Arguments

jabba

output list from fit_jabba

index

option to plot specific indices (numeric & in order)

output.dir

directory to save plots

add

if true par() is surpressed within the plot function

as.png

save as png file of TRUE

single.plots

if TRUE plot invidual fits else make multiplot

width

plot width

height

plot hight


zanbi/jabbamodel-JABBA documentation built on June 27, 2020, 12:23 a.m.