Learn R Programming

pwrFDR (version 3.2.4)

logit: Computes the logit transform

Description

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

Usage

logit(mu)

Value

A numeric equal to the logit of mu, a real number.

Arguments

mu

A real number on the interval [0, 1]

Author

Grant Izmirlian <izmirlian at mail.nih.gov>