logit {ewoc} | R Documentation |
Logit
Description
Calculating the logit of a probability
Usage
logit(p)
Arguments
p |
a numerical value defining the probability to be transformed into logit scale. |
Value
logit
a numerical value in logit scale.
[Package ewoc version 0.3.0 Index]