Learn R Programming

sdbuildR (version 2.0.0)

logit: Logit function

Description

Logit function

Usage

logit(p)

Value

Numerical value

Arguments

p

Probability, numerical value between 0 and 1

Examples

Run this code
logit(.1)

Run the code above in your browser using DataLab