Description Usage Arguments Details Value Note Author(s) References See Also Examples
This function identifies and numbers all subtrees within a tree of object class phylo. It creates the object required for function comp.fit.subs
.
1 | id.subtrees(tree)
|
tree |
A tree of object class phylo. |
This function identifies all the subtrees in a tree. These identifiers are used to identify the focal subtrees used in the comp.fit.subs
function.
A list that consists of the following:
tree |
The original tree as object class phylo with nodes labeled identifying the identification number for all subtrees. |
subtree |
A list of all possible subtrees as object class phylo. |
This function will rename all node labels.
Premal Shah, Benjamin Fitzpatrick and James Fordyce.
Shah, P., B. M. Fitzpatrick, and J. A. Fordyce. 2013. A parametric method for assessing diversification rate variation in phylogenetic trees. Evolution 67:368-377.
1 2 3 4 5 6 7 8 9 10 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.