logit: The logistic function

View source: R/math.R

logitR Documentation

The logistic function

Description

The logistic function

Usage

logit(a)

Arguments

a

a real number

Value

a real number of value log(a/(1-a))

See Also

expit


wangtengyao/putils documentation built on Nov. 26, 2024, 2:01 a.m.