Learn R Programming

abn (version 3.1.1)

logit: Logit of proportions

Description

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

Usage

logit(x)

Value

numeric vector of same length as x.

numeric vector of same length as x.

Arguments

x

numeric with values between [0,1].