plot.BIGLconfInt: Plot confidence intervals in a contour plot

View source: R/confInt-functions.R

plot.BIGLconfIntR Documentation

Plot confidence intervals in a contour plot

Description

Plot confidence intervals in a contour plot

Usage

## S3 method for class 'BIGLconfInt'
plot(x, color = "effect-size", showAll = TRUE, digits = 3, xlab, ylab, ...)

Arguments

x

off axis confidence intervals, a data frame

color

analysis with which to colour cells, either effect-size or maxR

showAll

show all intervals in the plot or only significant ones, logical defaulting to TRUE

digits

Numeric value indicating the number of digits used for numeric values

xlab

String for the x axis label

ylab

String for the y axis label

...

additional arguments, currently ignored

Note

written after the contour() function in the drugCombo package


BIGL documentation built on July 9, 2023, 7:15 p.m.