pvec_tet_2 | R Documentation |
This is under the two parameter model.
pvec_tet_2(alpha, xi, ell)
alpha |
The double reduction rate |
xi |
The preferential pairing parameter |
ell |
The parental genotype |
The gamete genotype frequencies
Mira Thakkar and David Gerard
alpha <- 1/6
xi <- 1/3
pvec_tet_2(alpha = alpha, xi = xi, ell = 0)
pvec_tet_2(alpha = alpha, xi = xi, ell = 1)
pvec_tet_2(alpha = alpha, xi = xi, ell = 2)
pvec_tet_2(alpha = alpha, xi = xi, ell = 3)
pvec_tet_2(alpha = alpha, xi = xi, ell = 4)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.