Inverse Logit auxiliary - so far only used in NLMIXR interface

Inverse Logit auxiliary - so far only used in NLMIXR interface

inv_logit(x)

Arguments

x

x

Value

exp(x)/(1+exp(x))