logit: Compute the logit

View source: R/logit.R

logitR Documentation

Compute the logit

Description

Compute the logit of a probability

Usage

logit(p)

Arguments

p

a probability between 0 and 1

Value

A number with list with class htest containing the following components:

Author(s)

Claus Ekstrom ekstrom@sund.ku.dk


isdals documentation built on Aug. 20, 2023, 1:07 a.m.

Related to logit in isdals...