Learn R Programming

lfc (version 0.2.3)

ltop: 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)

Value

The proportion representation of the effect size

Arguments

l

Effect size in log2 fold change representation

See Also

ptol

Other Effect size representations: ptol()

Examples

Run this code
ptol(0)
ptol(1)

Run the code above in your browser using DataLab