R/logit.R

logit <-
function(x){log(x/(1-x))}
tamartsi/BinomiRare documentation built on May 31, 2019, 2:56 a.m.