powered by
Computes logit transformation.
logit(p)
logit(p) returns [log(p/(1-p)]
probability
Jeff Laake