Description Usage Arguments Author(s) References See Also
Internal function. Calculates the immigration rate given the current number of species in the system, the carrying capacity
1 2 | get_immig_rate(timeval, totaltime, gam, Apars, Tpars = NULL,
island_ontogeny, island_spec, K, mainland_n)
|
timeval |
current time of simulation |
totaltime |
total time of simulation |
gam |
per capita immigration rate |
Apars |
a named list containing area parameters as created by create_area_params:
|
Tpars |
A named list containing diversification rates considering two trait states:
|
island_ontogeny |
a string describing the type of island ontogeny.
Can be |
island_spec |
matrix with current state of system |
K |
carrying capacity |
mainland_n |
total number of species present in the mainland |
Pedro Neves
Valente, Luis M., Rampal S. Etienne, and Albert B. Phillimore. "The effects of island ontogeny on species diversity and phylogeny." Proceedings of the Royal Society of London B: Biological Sciences 281.1784 (2014): 20133227.
Does the same as DAISIE_calc_clade_imm_rate
Other rates calculation: DAISIE_plot_area
,
get_ana_rate
, get_ext_rate
,
get_t_hor
, get_trans_rate
,
island_area_vector
,
island_area
, update_rates
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.