powered by
Calculates offspring genotype frequencies under the three-parameter model.
offspring_gf_3(tau, beta, gamma1, gamma2 = gamma1, p1, p2)
Offspring genotype frequencies
Probability of quadrivalent formation
Probability of double reduction given quadrivalent formation
Probability of AA_aa pairing in parent 1
Probability of AA_aa pairing in parent 2
The first parent's genotype
The second parent's genotype
David Gerard
offspring_gf_3( tau = 1/2, beta = 1/6, gamma1 = 1/3, gamma2 = 1/3, p1 = 1, p2 = 2)
Run the code above in your browser using DataLab