expit: Take the expit of a number, the inverse of logit.

View source: R/transformations.R

expitR Documentation

Take the expit of a number, the inverse of logit.

Description

Take the expit of a number, the inverse of logit.

Usage

expit(x)

Arguments

x

A number on the real line.

Value

The expit of x.

Examples

expit(-5)

sinafala/svdComp5q0 documentation built on Sept. 25, 2022, 5:10 a.m.