logit
Compute the logit for each value of p
The logit is defined as $$ {\rm logit}(p) = \log\Big({p \over 1-p}\Big) $$ See also: probit, logicdf
Source Code: logit