Skip to contents

Inverse of the logit function

Usage

expit(x)

Arguments

x

Numerical value

Value

Numerical value

See also

Other custom: %REM%(), contains_IM(), filter_IM(), indexof(), length_IM(), logistic(), logit(), mod(), rbool(), rdist(), rem(), round_IM(), shuffle(), substr_i()

Examples

expit(1)
#> [1] 0.7310586