PCMTreeGetRegimesForEdges: Model regimes (i.e. colors) associated with the branches in a tree
Description
Model regimes (i.e. colors) associated with the branches in a tree
Usage
PCMTreeGetRegimesForEdges(tree)
Value
a vector with entries corresponding to the rows in tree$edge
denoting the regime associated with each branch in the tree. The type
of the vector element is defined by the type of tree$part.regime.
Arguments
- tree
a PCMTree or a phylo object.