powered by
Simulate cryptic species on a taxonomy object
sim.cryptic.species(species, kappa)
An object of class taxonomy. Note the origin or root can not be cryptic.
Taxonomy object.
Probability that speciation event is cryptic.
taxonomy
t = ape::rtree(10) sp = sim.taxonomy(t, 1) sim.cryptic.species(sp, 0.5)
Run the code above in your browser using DataLab