Learn R Programming

aroma.affymetrix (version 2.5.0)

fitQuantileNormFcn.AffymetrixCelFile: Fits quantile normalization functions for the arrays in the data set

Description

Fits quantile normalization functions for the arrays in the data set.

Usage

## S3 method for class 'AffymetrixCelFile':
fitQuantileNormFcn(this, yTarget, subset=NULL, ..., spar=NULL, nknots=1024, verbose=FALSE)

Arguments

yTarget
The target probe signals.
subset
An optional numeric vector specifying the indices of the subset of probes to be used to fit the normalization function.
spar, nknots
Control parameters passed to smooth.spline.
...
Not used.
verbose
See Verbose.

Value

See Also

For more information see AffymetrixCelFile.