Learn R Programming

baker (version 1.0.4)

logit: logit function

Description

logit function

Usage

logit(p)

Value

A real number

Arguments

p

Probability between 0 and 1

Examples

Run this code
logit(0.5)

Run the code above in your browser using DataLab