CenterMedian {lfc} | R Documentation |
Subtract the median of the given vector (for normalizing log2 fold changes).
CenterMedian(l)
l |
Vector of effect sizes |
A vector of length 2 containing the two parameters
PsiLFC
CenterMedian(rnorm(1000,200))