oceanic_ontogeny_cs | R Documentation |
A dataset containing the DAISIE parameters for 256 parameter sets.
A data frame with 256 rows and 22 variables:
Numeric defining the length of the simulation in time units
Numeric defining the size of mainland pool, i.e. the number of species that can potentially colonize the island
lambda^c (cladogenesis rate)
mu (extinction rate)
K (carrying capacity), set K=Inf for diversity independence
gamma (immigration rate)
lambda^a (anagenesis rate)
the exponent for calculating extinction rate
the scaling parameter for exponent for calculating cladogenesis rate
String describing the type of island ontogeny. Can be "const", "beta" for a beta function describing area through time
String describing the type of sea level. Can be "const" or "sine" for a sine function describing area through time
maximum area
current area
value from 0 to 1 indicating where in the island's history the peak area is achieved
total island age
amplitude of area fluctuation from sea level
frequency of sine wave of area change from sea level
angle of the slope of the island
Numeric with the cutoff for the the maximum extinction rate preventing it from being too large and slowing down simulation
the probability of sampling a species from the mainland
the probability of the species sampled from the mainland being nonendemic
Option divdepmodel = 'CS' runs a model with clade-specific carrying capacity, where diversity-dependence operates only within single clades, i.e. only among species originating from the same mainland colonist. Option divdepmodel = 'IW' runs a model with island-wide carrying capacity, where diversity-dependence operates within and among clades.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.