generateRecombinationDistances: Generate inter-recombination distances using a chi-square model. Note this are the distances between two succesive recombination events and not
the absolute positions of the events. To generate the locations of the recombination events see the example below.
Description
Generate inter-recombination distances using a chi-square model. Note this are the distances between two succesive recombination events and not
the absolute positions of the events. To generate the locations of the recombination events see the example below.
Usage
generateRecombinationDistances(n)
Arguments
n
Number of distances to generate
Value
vector of distances between two recombination events.