| relationship_allele_diff_dist | R Documentation |
Calculate distribution of allele difference after m meioses.
relationship_allele_diff_dist(meioses, mu_dw, mu_up, method = "explicit")
meioses |
number of meioses separating the two individuals |
mu_dw |
mutation rate for 1-step down-mutation |
mu_up |
mutation rate for 1-step up-mutation |
method |
|
data.frame with columns d (allele difference) and p (prob)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.