inv.logit: Apply the inverse logit tranformation

Description Usage Arguments Value Author(s) See Also

View source: R/basics.r

Description

Transforms a linear predictor into a probability.

Usage

1

Arguments

x

A vector of numerics (between -Inf and Inf)

Value

A vector of numerics between 0 and 1.

Author(s)

Thomas Debray <thomas.debray@gmail.com>

See Also

logit


metamisc documentation built on Oct. 13, 2021, 3 p.m.