R/logit.R

logit <-
function(x){log(x/(1+(1e-10)-x))}

Try the ocomposition package in your browser

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

ocomposition documentation built on May 2, 2019, 3:30 p.m.