batch_shift | R Documentation |
Remove batch effect withing each block.
batch_shift(x, y, method = "mean", overall_average = TRUE)
x |
a data matrix. |
y |
a categorical data for batch/block information. |
method |
method for shifting. |
overall_average |
a logical value to indicate whether or not an overall average will be added after shifting. |
a shifted data matrix.
Silvia Wagner, et.al, Tools in Metabonomics: An Integrated Validation Approach for LC-MS Metabolic Profiling of Mercapturic Acids in Human Urine Anal. Chem., 2007, 79 (7), pp 2918-2926, DOI: 10.1021/ac062153w
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.