R/haldanem1.R

`haldanem1` <-
function(distance){

  c = ((1 - exp(-2*distance))/2)
  
  c

 }

Try the HAPim package in your browser

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

HAPim documentation built on May 2, 2019, 12:10 p.m.