gcrma
.
bg.adjust.fullmodel(pms,mms,ncs=NULL,apm,amm,anc=NULL,index.affinities,k=6
* fast + 0.25 * (1 - fast),rho=.7,fast=FALSE)
bg.adjust.affinities(pms,ncs,apm,anc,index.affinities,k=6
* fast + 0.25 * (1 - fast),fast=FALSE,nomm=FALSE)
ncs=NULL
, the MM probes
are considered the negative control probes.ncs=NULL
.TRUE
a faster add-hoc algorithm is used.bg.parameters.gcrma
and sg.parameters.gcrma
provide adhoc estimates of the parameters. the original gcrma uses an empirical Bayes estimate. this requires a
complicated numerical integration. An add-hoc method tries to imitate
the empirical Bayes estimate with a PM-B but values of PM-B<k
going to k
. This can be thought as a shrunken MVUE. For more
details see Wu et al. (2003).
gcrma