invtransfun: The inverse function to transfun

View source: R/invtransfun.R

invtransfunR Documentation

The inverse function to transfun

Description

A transformation function to inveret the effect of transfun (ie, the inverse logit transform).

Usage

invtransfun(x)

Arguments

x

a real number in [0,1] to be transformed into a real.

Value

The inveresed treansformation of transfun.

Examples

invtransfun(0.71)

kostasgian21/heteroplasmy documentation built on Jan. 30, 2024, 12:30 a.m.