Skip to contents

Transforms a linear predictor into a probability.

Usage

inv.logit(x)

Arguments

x

A vector of numerics (between -Inf and Inf)

Value

A vector of numerics between 0 and 1.

Author

Thomas Debray <thomas.debray@gmail.com>

See also