invlogit-deprecated {ROCit}R Documentation

Logistic Transformation

Description

invlogit returns the logistic transformed value.

Usage

invlogit(x)

Arguments

x

A number or numeric vector from (-Inf Inf).

Value

Logistic transformed value of x, 1/(1+exp(-x))

See Also

ROCit-deprecated


[Package ROCit version 2.1.2 Index]