get_ana_rate: Calculate anagenesis rate

Description Usage Arguments Author(s) See Also

View source: R/DAISIE_rates.R

Description

Internal function. Calculates the anagenesis rate given the current number of immigrant species and the per capita rate.

Usage

1
get_ana_rate(laa, Tpars = NULL, island_spec)

Arguments

laa

per capita anagenesis rate

Tpars

A named list containing diversification rates considering two trait states:

  • [1]:A numeric with the per capita transition rate with state1

  • [2]:A numeric with the per capita immigration rate with state2

  • [3]:A numeric with the per capita extinction rate with state2

  • [4]:A numeric with the per capita anagenesis rate with state2

  • [5]:A numeric with the per capita cladogenesis rate with state2

  • [6]:A numeric with the per capita transition rate with state2

  • [7]:A carrying capacity with trait state 2 on mainland

  • [8]:A numeric with the number of species with trait state 2 on mainland

island_spec

matrix with current state of system

Author(s)

Pedro Neves

See Also

Does the same as DAISIE_calc_clade_ana_rate

Other rates calculation: DAISIE_plot_area, get_ext_rate, get_immig_rate, get_t_hor, get_trans_rate, island_area_vector, island_area, update_rates


xieshu95/Trait_dependent_TraiSIE documentation built on Nov. 22, 2019, 7:51 a.m.