Function Reference
— Function File: logit (p)

For each component of p, return the logit of p defined as

          logit(p) = log (p / (1-p))