logit {abn} | R Documentation |
Logit of proportions
Description
See also the C implementation ?abn::logit_cpp()
.
Usage
logit(x)
Arguments
x |
numeric with values between |
Value
numeric vector of same length as x
.
numeric vector of same length as x
.
[Package abn version 3.1.1 Index]