Learn R Programming

madr (version 1.0.0)

expit: Expit (inverse logit) function

Description

This function transforms the input using the expit function

Usage

expit(x)

Arguments

x
vector of values to apply the expit function

Value

A vector of the same dimension of x