Learn R Programming

aroma.affymetrix (version 3.2.2)

getFitUnitGroupFunction.ExonRmaPlm: Gets the low-level function that fits the Exon PLM

Description

Gets the low-level function that fits the Exon PLM.

Usage

# S3 method for ExonRmaPlm
getFitUnitGroupFunction(this, ..., verbose=FALSE)

Value

Returns a function.

Arguments

...

Not used.

verbose

A logical or Verbose.

Author

Henrik Bengtsson and Ken Simpson (WEHI) utilizing Ben Bolstad's preprocessCore package.

See Also

For more information see ExonRmaPlm.