simDrift | R Documentation |
Simulates evolution by genetic drift on a metapopulation with varying levels of geneflow.
simDrift(G, theta, nsims = 1, mu = matrix(0, nrow(theta), nrow(G)))
G |
matrix kxk for k number of traits. |
theta |
matrix of among-population coancestry coefficients. |
A nxkxnsims cubic array of simulated population averages.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.