Description Usage Arguments Value Author(s)
View source: R/DAISIE_sample_event.R
Samples what event to happen next
1 | DAISIE_sample_event(rates, island_ontogeny = NULL, Tpars = NULL)
|
rates |
numeric list with probability rates for each event. In the ontogeny case it also contains the maximum possible probability for the event at each timestep. |
island_ontogeny |
a string describing the type of island ontogeny. Can be |
Tpars |
A named list containing diversification rates considering two trait states:
|
numeric indicating what event will happen, or a supposed event that would happen in some timesteps of the ontogeny algorithm.
[1]: immigration event
[2]: extinction event
[3]: cladogenesis event
[4]: anagenesis event
[5]: proposed extinction that will not happen or transition event
[6]: proposed immigration that will not happen or immigration event with state2
[7]: proposed cladogenesis that will not happen or extinction event with state2
[8]: cladogenesis event with state2
[9]: anagenesis event with state2
[10]: transition event with state2
Pedro Neves
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.