create_trait_pars_2K: Create named list of trait state parameters

View source: R/create_pars.R

create_trait_pars_2KR Documentation

Create named list of trait state parameters

Description

Create named list of trait state parameters

Usage

create_trait_pars_2K(
  trans_rate,
  immig_rate2,
  ext_rate2,
  ana_rate2,
  clado_rate2,
  trans_rate2,
  M2,
  K2
)

Arguments

trans_rate

A numeric with the per capita transition rate with state1

immig_rate2

A numeric with the per capita immigration rate with state2

ext_rate2

A numeric with the per capita extinction rate with state2

ana_rate2

A numeric with the per capita anagenesis rate with state2

clado_rate2

A numeric with the per capita cladogenesis rate with state2

trans_rate2

A numeric with the per capita transition rate with state2

M2

A numeric with the number of species with trait state 2 on mainland

K2

A numeric with the carrying capacity for state 2

Value

list of numerical values containing trait state parameters


rsetienne/DAISIE documentation built on Oct. 25, 2023, 4:32 a.m.