Ch14-logit: Computes the logit transform

Description Usage Arguments Value Author(s)

Description

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

Usage

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


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

Related to Ch14-logit in pwrFDR...