bg.correct {oligo} | R Documentation |
Background corrects probe intensities in an object of class FeatureSet
.
bg.correct.rma(object, bgtype = 2)
object |
An object of class FeatureSet . |
bgtype |
For now set to 2. |
the model based correction used by the RMA expression measure.
An FeatureSet
for which the intensities have been background
adjusted. For some methods (RMA), only PMs are corrected and the MMs
remain the same.