execute_time_loop: CPP function to execute expensive loop

View source: R/RcppExports.R

execute_time_loopR Documentation

CPP function to execute expensive loop

Description

CPP function to execute expensive loop

Usage

execute_time_loop(
  timeval,
  total_time,
  gam,
  laa,
  lac,
  mu,
  K,
  mainland_n,
  trait_pars_R
)

Arguments

timeval

timeval

total_time

total time

gam

immigration rate

laa

anagenetic rate

lac

cladogenetic rate

mu

extinction rate

K

K

mainland_n

number of species on mainland

trait_pars_R

trait pars

Value

list with stt_table and island_spec


thijsjanzen/TRAISIERCPP documentation built on June 21, 2022, 2:25 p.m.