get_ana_rate | R Documentation |
Internal function. Calculates the anagenesis rate given the current number of immigrant species and the per capita rate.
get_ana_rate(laa, num_immigrants, island_spec = NULL, trait_pars = NULL)
laa |
A numeric with the per capita anagenesis rate. |
num_immigrants |
A numeric with the current number of non-endemic species (a.k.a non-endemic species). |
island_spec |
Matrix with current state of simulation containing number of species. |
trait_pars |
A named list containing diversification rates considering
two trait states created by
|
Pedro Neves, Joshua Lambert, Shu Xie
Other rate calculations:
DAISIE_plot_area()
,
get_ext_rate()
,
get_immig_rate()
,
island_area_vector()
,
island_area()
,
update_max_rates()
,
update_rates()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.