powered by
invlogit returns the logistic transformed value.
invlogit
invlogit(x)
Logistic transformed value of x, \(1/(1+exp(-x))\)
x
A number or numeric vector from \((-Inf Inf)\).
ROCit-deprecated