logitInv {pwrFDR} | R Documentation |
Computes the inverse logit transform
Description
Computes the inverse logit transform for objects of type numeric and objects of class "pwr".
Usage
logitInv(eta)
Arguments
eta |
Any real number |
Value
A numeric equal to the logit inverse of mu, a real number on the interval [0, 1]
Author(s)
Grant Izmirlian <izmirlian at mail.nih.gov>
[Package pwrFDR version 2.8.9 Index]