Learn R Programming

SVDMx (version 0.1.0)

expit: Calculate expit (inverse logit)

Description

Calculate expit (inverse logit)

Usage

expit(x)

Value

The expit of x.

Arguments

x

A number on the real line.

Examples

Run this code
expit(-5)

Run the code above in your browser using DataLab