View source: R/SimulationGene.R
simulation_mixing | R Documentation |
mixing two populations
simulation_mixing(X1, X2, lambda_cross, generations = 1)
X1 |
- (N1 x n x 2) original X pop1 |
X2 |
- (N2 x n x 2) original X pop2 |
lambda_cross |
- (double) intensty of number of crossing |
ngen |
- (int) number of generations to simulate |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.