Description Usage Arguments Details Value Examples
View source: R/speedestimates.R
Mean time from population size 1 until size j <= K in a Moran process
1  | T_grow_j(j, r1, r2, K)
 | 
j | 
 final population size of the focus type  | 
r1 | 
 birth rate of non-focus cells, relative to reference birth rate  | 
r2 | 
 birth rate of focus cell type, relative to r1  | 
K | 
 deme carrying capacity  | 
See Traulsen 2009, equations 1.38 and 1.39.
The waiting time.
1  | T_grow_j(3, 1, 1.1, 4)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.