Learn R Programming

readsdr (version 0.3.0)

logit: Logit transformation

Description

Logit transformation

Usage

logit(p)

Value

An unconstrained real number

Arguments

p

A real number that represents a probability

Examples

Run this code
logit(0.5)

Run the code above in your browser using DataLab