Description Usage Arguments Author(s) References See Also
Function to describe changes in extinction rate through time. From Valente et al 2014 ProcB
1 2 | get_ext_rate(timeval, mu, Tpars, Apars, Epars, island_ontogeny,
extcutoff = 1100, island_spec, K)
|
timeval |
current time of simulation |
mu |
per capita extinction rate in no ontogeny model |
Tpars |
A named list containing diversification rates considering two trait states:
|
Apars |
a named list containing area parameters as created by create_area_params:
|
Epars |
a numeric vector:
|
island_ontogeny |
a string describing the type of island ontogeny.
Can be |
extcutoff |
cutoff for extinction rate preventing it from being too large and slowing down simulation. Default is 1100 |
island_spec |
matrix containing state of system |
K |
carrying capacity |
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_ext_rate
Other rates calculation: DAISIE_plot_area
,
get_ana_rate
, get_immig_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.