DAISIE_sample_event_time_dep: Samples what event to happen next

View source: R/DAISIE_sample_event_time_dep.R

DAISIE_sample_event_time_depR 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 update_max_rates().

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


DAISIE documentation built on Oct. 22, 2023, 1:06 a.m.