View source: R/DAISIE_sim_core.R
Internal function of the DAISIE simulation
1 2 3 |
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:
|
island_type |
Option island_type = 'oceanic' is a model equal to Valente et al., 2015. island_type = 'nonoceanic' is a nonoceanic model where initial species richness is non-zero determined by the nonoceanic parameters. |
nonoceanic |
A vector of length three with: the island area as a proportion of the mainland, the probability of native species being nonendemic and the size of the mainland pool. |
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 |
keep_final_state |
logical indicating if final state of simulation
should be returned. Default is |
island_spec |
A matrix with species on island (state of system at each time point) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.