R/empLogit.R

empLogit <- function(x, eps = 1e-3) log((eps + x)/(1 - x+eps))

Try the binomTools package in your browser

Any scripts or data that you put into this service are public.

binomTools documentation built on May 2, 2019, 6:53 p.m.