dd_KI_sim | R Documentation |
Simulating a diversity-dependent diversification process where at a given time a new clade emerges with different inherent speciation rate and extinction rate and clade-level carrying capacity and with decoupled dynamics
dd_KI_sim(pars, age, ddmodel = 1)
pars |
Vector of parameters: |
age |
Sets the crown age for the simulation |
ddmodel |
Sets the model of diversity-dependence: |
out |
A list with the following elements: The first element
is the tree of extant species in phylo format |
Rampal S. Etienne
- Etienne, R.S. et al. 2012, Proc. Roy. Soc. B 279: 1300-1309,
doi: 10.1098/rspb.2011.1439
- Etienne, R.S. & B. Haegeman 2012. Am. Nat.
180: E75-E89, doi: 10.1086/667574
dd_KI_sim(c(0.2,0.1,20,0.1,0.05,30,4),10)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.