expit {SUMMER} | R Documentation |
Expit transformation
Description
Expit transformation
Usage
expit(x)
Arguments
x |
data |
Value
expit of x
Examples
x <- .5
expit(x)
[Package SUMMER version 1.4.0 Index]
expit {SUMMER} | R Documentation |
Expit transformation
expit(x)
x |
data |
expit of x
x <- .5
expit(x)