switch_prob_cm function

predict phase switch probablity as a function of genetic distance

predict phase switch probablity as a function of genetic distance

switch_prob_cm(d, nu = 1, min_p = 1e-10)

Arguments

  • d: numeric vector Genetic distance in cM
  • nu: numeric Phase switch rate
  • min_p: numeric Minimum phase switch probability

Returns

numeric vector Phase switch probability

  • Maintainer: Teng Gao
  • License: MIT + file LICENSE
  • Last published: 2023-10-25

Useful links