R/logit.R

logit <-
function(x){
    log(x/(1-x))
  }
qureshlatif/WoodpeckerHSI documentation built on May 29, 2019, 7:51 a.m.