invTransform {CONFESS} | R Documentation |
It back-transforms the transformed adjusted cell fluorescence signals of a matrix.
invTransform(data, lambda, transformation)
data |
Data matrix. The adjusted signals of both channels. |
lambda |
Float. The lambda parameter of the Box-Cox. |
transform |
Character string. The type of transformation to be performed. One of "bc" (Box-Cox), "log", "log10" or "asinh". |
The back-transformed data matrix