invlogit-deprecated: Logistic Transformation

invlogit-deprecatedR 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


ROCit documentation built on May 29, 2024, 2:15 a.m.