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

SingleArrayUnitModel$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 a numeric vector of length K, where K is the number of probes.

Usage

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

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

Arguments

...

Not used.

Value

Returns a function.

See Also

For more information see SingleArrayUnitModel.


HenrikBengtsson/aroma.affymetrix documentation built on Feb. 20, 2024, 9:07 p.m.