plot.autocor.result: Plots auto-correlation of probe intensities
Description
Function to plot the auto-correlation of probe intensities
computed by function autocor.
Usage
"plot"(x,
plot.title = "ChIP: Autocorrelation of Intensities", ...)
Arguments
x
an object of class autocor.result, the result of
function autocor
plot.title
main title of the plot
...
further arguments passed on to plot.default, see details
Value
invisible NULL
Details
The following arguments to plot.default are already defined in
the function and thus cannot be specified by the user as further
arguments in ...:
type, lwd, xlab, ylab, col.
Argument main is specified in plot.title.