Description Usage Arguments Value
View source: R/internal_fluo_NBE.R
It back-transforms the transformed adjusted cell fluorescence signals of a matrix.
1 | 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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.