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.

numeric vector of same length as x.


abn documentation built on June 22, 2024, 10:23 a.m.