DAISIE_sample_event_time_dep {DAISIE} | R Documentation |
Samples what event to happen next
Description
Samples what event to happen next
Usage
DAISIE_sample_event_time_dep(max_rates)
Arguments
max_rates |
named list of numeric max rates as returned by
|
Value
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
Author(s)
Pedro Neves
[Package DAISIE version 4.6.0 Index]