powered by
Simulate anagenetic species on a taxonomy object
sim.anagenetic.species(tree, species, lambda.a)
Object of class taxonomy.
Phylo object.
Taxonomy object.
Rate of anagenetic speciation. Default = 0.
taxonomy
t = ape::rtree(10) sp = sim.taxonomy(t, 1) sim.anagenetic.species(t, sp, 0.1)
Run the code above in your browser using DataLab