ABpanel: A panel function for plotting prediction regions and...

View source: R/cnrma-functions.R

ABpanelR Documentation

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

Note

ABpanel can be passed as the argument to panel in the xyplot method for CNSet objects. See the examples in xyplot.

Author(s)

R. Scharpf

See Also

xyplot, panel.xyplot lpolygon


benilton/crlmm documentation built on June 10, 2025, 8:13 p.m.