Description Usage Arguments Value Author(s) See Also Examples
This function performs numerical analysis of a frequency dependent selection model based on Rice (Evolutionary Theory). The fitnesses of the three genotypes in the model are as follows, where f(XX) denotes the frequency of the XX genotype: w(AA)=1-3*f(Aa)+3*f(aa); w(Aa)=1-s*f(Aa); w(aa)=1-3*f(Aa)+3*f(AA).
1 |
p0 |
Starting frequency for the A allele. |
s |
Parameter that determines the strength of selection against heterozygotes when they are common. |
time |
Number of generations to run the analysis. |
show |
Various options for plotting. |
pause |
Pause between generations. |
The function creates one of several possible plots, depending on the value of show
.
Liam Revell liam.revell@umb.edu
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.