Description Usage Arguments Value References See Also Examples
This function simulates islands with given cladogenesis, extinction, Kprime, immigration and anagenesis parameters. If a single parameter set is provided (5 parameters) it simulates islands where all species have the same macro-evolutionary process. If two paramater sets (10 parameters) are provided, it simulates islands where two different macro-evolutionary processes operate, one applying to type 1 species and other to type 2 species.
Returns R list object that contains the simulated islands.
1 | translate_island_ontogeny(island_ontogeny)
|
island_ontogeny |
a string describing the type of island ontogeny. Can be |
Numeric, 0 for null-ontogeny, 1 for linear decrease and 2 for beta function
Valente, L.M., A.B. Phillimore and R.S. Etienne (2015). Equilibrium and non-equilibrium dynamics simultaneously operate in the Galapagos islands. Ecology Letters 18: 844-852.
DAISIE_format_CS
DAISIE_plot_sims
1 | translate_island_ontogeny("const")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.