Description Usage Arguments Value Author(s) Examples
Simulate Branching Times Under the Pure Birth Model
1 | yuleSim(ntaxa, nsets, lambda = 0.01)
|
ntaxa |
number of taxa in each set of branching times |
nsets |
number of datasets of size |
lambda |
speciation rate (default = 0.01) |
an n x m matrix of branching times, where n is size ntaxa
and m is size nsets
Dan Rabosky drabosky@umich.edu
1 | testdata <- yuleSim(25, 50, lambda = .001)
|
Loading required package: ape
Loading required package: geiger
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.