rmaref.predict {RefPlus} | R Documentation |
Derive RMA+ expression. Used by rmaplus
. The function does not
background correct and normalize the probe-level data.
rmaref.predict(Future, p.e)
Future |
An affybatch object of the microarrays to be summarized
by the RMA+ method. |
p.e |
The pre-stored list of the probe.effects.It is a probe.coefs object
of PLMset class in affyPLM package. |
The RMA+ intensities of Future
.
Use the rmaplus
function to normalize Future
to pre-stored
reference quantiles and correct the probe effects to obtain the RMA+
intensities.
Kai-Ming Chang(Kai-Ming.Chang@astrazeneca.com, kaiming@gmail.com)
Chang,K.M., Harbron,C., South,M.C. (2006) An Exploration of Extensions to the RMA Algorithm. (Submitted)
PLMset-class
,rma.para
,
rmaplus