Object
~~|
~~+--ParametersInterface
~~~~~~~|
~~~~~~~+--AromaTransform
~~~~~~~~~~~~|
~~~~~~~~~~~~+--Transform
~~~~~~~~~~~~~~~~~|
~~~~~~~~~~~~~~~~~+--ProbeLevelTransform
~~~~~~~~~~~~~~~~~~~~~~|
~~~~~~~~~~~~~~~~~~~~~~+--BackgroundCorrection
~~~~~~~~~~~~~~~~~~~~~~~~~~~|
~~~~~~~~~~~~~~~~~~~~~~~~~~~+--LimmaBackgroundCorrection
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~+--NormExpBackgroundCorrection
Directly known subclasses:
public static class NormExpBackgroundCorrection extends LimmaBackgroundCorrection
This class represents the normal exponential background correction model. Estimators of the limma package is used.
NormExpBackgroundCorrection(..., method=c("rma", "saddle", "mle"))LimmaBackgroundCorrection.normexp.method
of backgroundCorrect in limma for more details.backgroundCorrect is used.