calculateParametersGsb.AffymetrixCelSet: Computes parameters for adjustment of specific binding
Description
Computes parameters for adjustment of specific binding.
Usage
"calculateParametersGsb"(this, nbrOfPms=25000, affinities=NULL, seed=NULL, ..., verbose=FALSE)
Arguments
nbrOfPms
The number of random PMs to use in estimation.
seed
An (optional) integer
specifying a temporary random seed
to be used during processing. The random seed is set to its original
state when done. If NULL
, it is not set. Details
This method is not constant in memory! /HB 2007-03-26