logit: Logit

View source: R/jagshelper1.R

logitR Documentation

Logit

Description

Logit log(x/(1-x))

Usage

logit(x)

Arguments

x

Numeric vector

Value

Numeric vector

Author(s)

Matt Tyers

See Also

expit

Examples

logit(0.5)

mbtyers/jagshelper documentation built on Nov. 9, 2024, 7 a.m.