dd_SR_sim | R Documentation |
Simulating the diversity-dependent diversification process with a parameter shift at a certain time
dd_SR_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 four 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_SR_sim(c(0.2,0.1,20,0.2,0.1,40,5),10)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.