Learn R Programming

nCal (version 0.2-1)

plot.bcrm: Plot function for the bcrm object

Description

Plot function for the bcrm object

Usage

## S3 method for class 'bcrm':
plot(x, assay_id = NULL, add = FALSE, lcol = 1, main = NULL, fit.2 = NULL, 
    lwd = 0.1, points.only = FALSE, all.lines.only = FALSE, t = NULL, ylim = NULL, 
    same.ylim = FALSE, lty3 = NULL, fit.3 = NULL, lcol2 = NULL, lcol3 = NULL, xlab = NULL,
    ylab = NULL, col.outliers = TRUE, lty = 1, cex = 1, log = "x", ...)

Arguments

x
assay_id
add
lcol
main
fit.2
lwd
points.only
all.lines.only
t
ylim
same.ylim
lty3
fit.3
lcol2
lcol3
xlab
ylab
col.outliers
lty
cex
log
...