create_ref_table_tbb_serial: simulate a tree using environmental diversification

Description Usage Arguments Value

View source: R/RcppExports.R

Description

simulate a tree using environmental diversification

Usage

1
2
3
4
5
6
7
8
create_ref_table_tbb_serial(
  model,
  num_repl,
  crown_age,
  min_lin,
  max_lin,
  num_threads
)

Arguments

model

a vector of the four paramaters of the model

num_repl

a vector that indicates the time points of water level changes

crown_age

crown age of the tree to be simulated

min_lin

minimum number of lineages

max_lin

maximum number of lineages

num_threads

number of threads

Value

newick string


thijsjanzen/enviDiv documentation built on Sept. 10, 2020, 11:23 p.m.