rTraitContWeight | R Documentation |
This function simulates the evolution of continuous characters along a phylogeny. Traits values can be more or less influenced by the provided model.
rTraitContWeight(tree, model = "BM", weight = 1, as.p4d = FALSE)
tree |
an object of class " |
model |
the model to use (" |
weight |
a numeric vector with values ranging between 0 and 1 giving the balance between pure random evolution and the selected model. |
as.p4d |
logical. Should the phylogenetic tree and the simulated data coerced to a |
An object of class phyloSimSignal.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.