Skip to contents

Inverse of the logit function

Usage

expit(x)

Arguments

x

Numerical value

Value

Numerical value

See also

Other custom: contains_IM(), indexof(), length_IM(), logistic(), logit(), rbool(), rdist(), rem(), round_IM()

Examples

expit(1)
#> [1] 0.7310586