Plot confidence intervals in a contour plot
# S3 method for BIGLconfInt
plot(
x,
color = "effect-size",
showAll = TRUE,
digits = 3,
xlab,
ylab,
greyScale = FALSE,
size = 3,
...
)
off axis confidence intervals, a data frame
analysis with which to colour cells, either effect-size
or maxR
show all intervals in the plot or only significant ones, logical defaulting to TRUE
Numeric value indicating the number of digits used for numeric values
String for the x axis label
String for the y axis label
If greyScale = TRUE
, then plot is in grey scale,
otherwise in colour.
font size
additional arguments