powered by
logit(prob)
logit(.5) # 0 logit(.25) # -1.098 logit(0) # -Inf
Run the code above in your browser using DataLab