Learn R Programming

pwrFDR (version 3.2.4)

logitInv: Computes the inverse logit transform

Description

Computes the inverse logit transform for objects of type numeric and objects of class "pwr".

Usage

logitInv(eta)

Value

A numeric equal to the logit inverse of mu, a real number on the interval [0, 1]

Arguments

eta

Any real number

Author

Grant Izmirlian <izmirlian at mail.nih.gov>