CenterMedian: Subtract the median of the given vector (for normalizing log2...

View source: R/psi_lfc.R

CenterMedianR Documentation

Subtract the median of the given vector (for normalizing log2 fold changes).

Description

Subtract the median of the given vector (for normalizing log2 fold changes).

Usage

CenterMedian(l)

Arguments

l

Vector of effect sizes

Value

A vector of length 2 containing the two parameters

See Also

PsiLFC

Examples

  CenterMedian(rnorm(1000,200))

florianerhard/lfc documentation built on April 23, 2023, 5:28 a.m.