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 March 21, 2024, 3:01 a.m.