Ch15-logitInv: Computes the inverse logit transform

Description Usage Arguments Value Author(s)

Description

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

Usage

1
  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>


pwrFDR documentation built on May 12, 2021, 5:07 p.m.

Related to Ch15-logitInv in pwrFDR...