expit {COMBO} | R Documentation |
Expit function
Description
Usage
expit(x)
Arguments
x |
A numeric value or vector to compute the expit function on. |
Value
expit
returns the result of the function
for a given
x
.
[Package COMBO version 1.1.0 Index]