calculateParametersGsb.AffymetrixCelSet: Computes parameters for adjustment of specific binding
Description
Computes parameters for adjustment of specific binding.Usage
## S3 method for class 'AffymetrixCelSet':
calculateParametersGsb(this, nbrOfPms=25000, affinities=NULL, path=NULL, ..., verbose=FALSE)
Arguments
nbrOfPms
The number of random PMs to use in estimation.
path
If an affinities vector is not specified,
gives the path to a file storing the affinities.
Details
This method is not constant in memory! /HB 2007-03-26