ptol: Logit transformation to obtain the log fold change...

View source: R/lfc_basics.R

ptolR Documentation

Logit transformation to obtain the log fold change representation from the proportion representation.

Description

Logit transformation to obtain the log fold change representation from the proportion representation.

Usage

ptol(p)

Arguments

p

Effect size in proportion representation

Value

The log2 fold change representation of the effect size

See Also

ltop

Other Effect size representations: ltop()

Examples

ptol(0.5)
ptol(2/3)

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