RAplot-methods {FLUSH} | R Documentation |
Plot the square root of the Array effect as a function of log-Residual standard deviation
## S4 method for signature 'RA': RAplot(object, ...) ## S4 method for signature 'FLUSH': RAplot(object, ...)
object |
Object of class "RA" or "FLUSH" |
... |
None. Just plot.
Stefano Calza <calza@med.unibs.it>
Stefano Calza, Wolfgang Raffelsberger, Alexander Ploner, Jose Sahel, Thierry Leveillard and Yudi Pawitan. Filtering genes to improve sensitivity in oligonucleotide microarray data analysis - 2007 Submitted
## Not run: demo(FLUSH.tour) RAplot(choe.fSet,add.rq=T) ## End(Not run)