logit: logit

logitR Documentation

logit

Description

Return the logit of p

Usage

logit(p)

Arguments

p

numeric between (0,1)

Details

No bounds checking is done on the input

Value

logit(p)

Examples

logit(0.5)

RGLab/MIMOSA2 documentation built on Oct. 10, 2022, 8:35 p.m.