fixation_time1 | R Documentation |
This function computes the expected time to fixation conditional to a fixation to 1 for a given initial probability and fixed selection coefficient alpha
fixation_time1(N, alpha, p)
N |
Number of alleles in the considered population (population size) |
alpha |
Selection coefficient |
p |
Vector or initial probabilities (values between 0 and 1) |
the time to fixation to 1
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.