Learn R Programming

abn (version 3.1.1)

expit: expit of proportions

Description

See also the C implementation ?abn::expit_cpp().

Usage

expit(x)

Value

numeric vector of same length as x.

Arguments

x

numeric with values between [0,1].