Learn R Programming

pwrFDR (version 1.95)

logit: Computes the logit transform

Description

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

Usage

logit(mu)

Arguments

mu

A real number on the interval [0, 1]

Value

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