RAplot-methods {FLUSH.LVS.bundle}R Documentation

Array vs RESidual standard deviation plot

Description

Plot the square root of the Array effect as a function of log-Residual standard deviation

Usage

## S4 method for signature 'RA':
RAplot(object, ...)
## S4 method for signature 'FLUSH':
RAplot(object, ...)

Arguments

object Object of class "RA" or "FLUSH"
...

Value

None. Just plot.

Author(s)

Stefano Calza <calza@med.unibs.it>

References

Stefano Calza, Wolfgang Raffelsberger, Alexander Ploner, Jose Sahel, Thierry Leveillard and Yudi Pawitan. Filtering genes to improve sensitivity in oligonucleotide microarray data analysis - 2007 NAR

See Also

fitRA

Examples


## Not run: 
demo(FLUSH.tour)

RAplot(choe.fSet,add.rq=T)
## End(Not run)

[Package FLUSH.LVS.bundle version 1.3.1 Index]