jbplot_residuals | R Documentation |
plots residuals for all indices as boxplot with a loess showing systematic trends
jbplot_residuals(
jabba,
output.dir = getwd(),
as.png = FALSE,
add = FALSE,
width = 5,
height = 3.5,
cols = NULL,
verbose = TRUE
)
jabba |
output list from fit_jabba |
output.dir |
directory to save plots |
as.png |
save as png file of TRUE |
add |
if true don't call par() to allow construction of multiplots |
width |
plot width |
height |
plot hight |
cols |
option to add colour palette |
verbose |
silent option |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.