logit {pwrFDR}R Documentation

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.

Author(s)

Grant Izmirlian <izmirlian at mail.nih.gov>


[Package pwrFDR version 2.8.9 Index]