Learn R Programming

crlmm (version 1.30.0)

ABpanel: A panel function for plotting prediction regions and log-normalized intensities

Description

A panel function for plotting prediction regions and log-normalized intensities

Usage

ABpanel(x, y, predictRegion, copyNumber = 0:4, fill, ..., subscripts)

Arguments

x
log-normalized intensities for the A or B allele
y
log-normalized intensities for the A or B allele
predictRegion
A list. See predictionRegion.
copyNumber
Integer vector. Indicates which prediction regions are drawn.
fill
Character or integer vector for coloring the points. Only valid for certain point symbols. See points.
...
Additional arguments to panel.xyplot and lpolygon.
subscripts
See xyplot in the lattice package.

Value

Not applicable

See Also

xyplot, panel.xyplot lpolygon