expit: Expit (inverse logit) function

Description Usage Arguments Value

View source: R/expit.r

Description

This function transforms the input using the expit function

Usage

1
expit(x)

Arguments

x

vector of values to apply the expit function

Value

A vector of the same dimension of x


madr documentation built on May 2, 2019, 6:03 a.m.

Related to expit in madr...