ltop: Inverse logit transformation to obtain proportion...

View source: R/lfc_basics.R

ltopR Documentation

Inverse logit transformation to obtain proportion representation from the log fold change representation.

Description

Inverse logit transformation to obtain proportion representation from the log fold change representation.

Usage

ltop(l)

Arguments

l

Effect size in log2 fold change representation

Value

The proportion representation of the effect size

See Also

ptol

Other Effect size representations: ptol()

Examples

ptol(0)
ptol(1)

erhard-lab/lfc documentation built on April 25, 2023, 6:59 a.m.