getFitUnitGroupFunction.MultiArrayUnitModel: Static method to get the low-level function that fits the PLM

MultiArrayUnitModel$getFitUnitGroupFunctionR 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

## Static method (use this):
## MultiArrayUnitModel$getFitUnitGroupFunction()

## Don't use the below:
## S3 method for class 'MultiArrayUnitModel'
getFitUnitGroupFunction(...)

Arguments

...

Not used.

Value

Returns a function.

See Also

For more information see MultiArrayUnitModel.


aroma.affymetrix documentation built on July 18, 2022, 5:07 p.m.