View source: R/DAISIE_sim_with_ontogeny.R
Internal function of the DAISIE simulation
1 2 | DAISIE_sim_with_ontogeny(time, mainland_n, pars, Apars = NULL,
Epars = NULL, Tpars = NULL, island_ontogeny = "const")
|
time |
Simulated amount of time |
mainland_n |
A numeric stating the number of mainland species, that
is, the number of species that can potentially colonize the island.
If |
pars |
A numeric vector:
|
Apars |
A named list containing area parameters as created by create_area_params:
|
Epars |
A numeric vector:
|
Tpars |
A named list containing diversification rates considering two trait states:
|
island_ontogeny |
A string describing the type of island ontogeny. Can be |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.