logit: Logit of proportions

View source: R/abn-toolbox.R

logitR Documentation

Logit of proportions

Description

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

Usage

logit(x)

Arguments

x

numeric with values between [0,1].

Value

numeric vector of same length as x.


abn documentation built on Nov. 3, 2023, 5:08 p.m.