Learn R Programming

EHRmuse (version 0.0.2.2)

expit: Expit

Description

Expit

Usage

expit(x)

Value

exp(x)/(1+exp(x))

Arguments

x

numeric vector

Examples

Run this code
expit(1)

Run the code above in your browser using DataLab