"phylo"
and "backbonePhylo"
.
phylo.toBackbone(x, trans, ...)
backbone.toPhylo(x)
"phylo"
(for phylo.toBackbone
); or an object of class backbone.toPhylo
(for backbone.toPhylo
)."backbonePhylo"
. The data frame should contain the following variables: tip.label
: the tip labels in the input tree (not all need be included); clade.label
: labels for the unobserved subtrees; N
: number of species in each subtree; and depth
: desired depth of each subtree. depth
for each terminal taxon in x
cannot be greater than the terminal edge length for that taxon."phylo"
or an object of class "backbonePhylo"
, depending on the method.
plot.backbonePhylo