getFitUnitGroupFunction.MultiArrayUnitModel {aroma.affymetrix}R Documentation

Static method to get the low-level function that fits the PLM

Description

Static method to get the low-level function that fits the PLM. Any subclass model must provide this method, which should return a function that accepts an IxK matrix.

Usage

MultiArrayUnitModel$getFitUnitGroupFunction()

Arguments

... Not used.

Value

Returns a function.

Author(s)

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

See Also

For more information see MultiArrayUnitModel.


[Package aroma.affymetrix version 1.2.0 Index]