Description Usage Arguments Author(s) References See Also
Internal function. Calculates the cladogenesis rate given the current number of species in the system, the carrying capacity and the per capita cladogenesis rate
1 2 | get_clado_rate(timeval, lac, Tpars = NULL, Apars, island_ontogeny,
island_spec, K)
|
timeval |
current time of simulation |
lac |
per capita cladogenesis rate |
Tpars |
A named list containing diversification rates considering two trait states:
|
Apars |
a named list containing area parameters as created by create_area_params:
|
island_ontogeny |
a string describing the type of island ontogeny.
Can be |
island_spec |
matrix with current 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_clado_rate
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.