View source: R/simulatePhylogenies.R
simulatePhylo | R Documentation |
Internal function used to simulated phylogenies. Called by simulatePhyloCRBD
and simulatePhyloBiSSE
.
simulatePhylo( createPhylo, drawParam, n.phylo, tips.lim, params.lim, sumstat_check, verbose )
createPhylo |
function used to create one phylogeny under a diversification model |
drawParam |
function to draw parameters of the diversification model |
n.phylo |
number of phylogenies to generate (int) |
tips.lim |
phylogeny size boundaries |
params.lim |
parameter boundaries |
sumstat_check |
logical |
verbose |
logical |
list
simulatePhyloCRBD
, simulatePhyloBiSSE
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.