process.MatNormalization {aroma.affymetrix}R Documentation

Normalizes the data set

Description

Normalizes the data set.

Usage

## S3 method for class 'MatNormalization':
process(this, ..., force=FALSE, verbose=FALSE)

Arguments

... Not used.
force If TRUE, data already normalized is re-normalized, otherwise not.
verbose See Verbose.

Value

Returns a double vector.

Author(s)

Henrik Bengtsson (http://www.braju.com/R/)

See Also

For more information see MatNormalization.


[Package aroma.affymetrix version 1.2.0 Index]