expit: Inverse of the logistic function

View source: R/math.R

expitR Documentation

Inverse of the logistic function

Description

Inverse of the logistic function

Usage

expit(a)

Arguments

a

a real number

Value

a real number of value 1/(exp(-a)+1)

See Also

logit


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