Learn R Programming

SUMMER (version 0.2.3)

expit: Expit transformation

Description

Expit transformation

Usage

expit(x)

Arguments

x

data

Value

expit of x

Examples

Run this code
# NOT RUN {
x <- .5
expit(x)

# }

Run the code above in your browser using DataLab