View source: R/DAISIE_SR_sim_core.R
DAISIE_SR_sim_core | R Documentation |
#' @details This function's use has been deprecated in favour
of DAISIE_sim_cr_shift()
. Please use that
function instead.
DAISIE_SR_sim_core(time, mainland_n, pars)
time |
Length of the simulation in time units. For example, if an island is know to be 4 million years old, setting time = 4 will simulate entire life span of the island; setting time = 2 will stop the simulation at the mid-life of the island. |
mainland_n |
A numeric stating the number of mainland species, that is the number of species that can potentially colonize the island. If using a clade-specific diversity dependence, this value is set to 1. If using an island-wide diversity dependence, this value is set to the number of mainland species. |
pars |
Contains the model parameters: |
List with DAISIE simulation.
Luis Valente, Albert Phillimore, and Torsten Hauffe
Hauffe, T., D. Delicado, R.S. Etienne and L. Valente (2020). Lake expansion increases equilibrium diversity via the target effect of island biogeography
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.