gcrma.engine2(object,pmIndex=NULL,mmIndex=NULL, NCprobe=NULL,affinity.info, type=c("fullmodel","affinities","mm","constant"), k=6*fast+0.5*(1-fast), stretch=1.15*fast+1*(1-fast),correction=1,GSB.adjust=TRUE,rho=0.7, verbose=TRUE,fast=TRUE)
AffyBatch
. Note: this is an internal
function. Optical noise should have been corrected for. NULL
NULL
NULL
,the MM probes will be used. These probes
are used to estimate parameters of non-specific binding on each
array. These will be also used to estimate probe affinity profiles when
affinity.info is not provided.NULL
or an AffyBatch
containing the
affinities in the exprs
slot. This object can be created
using the function compute.affinities
.TRUE
, probe effects in specific binding will
be adjusted.TRUE
messages about the progress of
the function is printed.TRUE
a faster add-hoc algorithm is
used. The tunning factor k
will have different meainngs if one uses
the fast (add-hoc) algorithm or the empirical bayes approach. See Wu
et al. (2003)