number_of_junctions_di: Calculate the expected number of junctions between two markers separated by
a given amount of recombination
Description
Calculate the expected number of junctions after t generations,
provided information on the initial heterozygosity, population size, the
number of generations since the onset of admixture and the distance between
two markers.
Usage
number_of_junctions_di(N = Inf, H_0 = 0.5, t = 100, di = 1e-06)