R/recomb.R

"recomb" <-
function(d)
  {
    0.5*(1-exp(-2*d))
  }

Try the qtlDesign package in your browser

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

qtlDesign documentation built on May 2, 2019, 5:21 a.m.