Preprocess.Tree {entropart} | R Documentation |
Preprocessing of a phylogenetic tree
Description
Calculates cuts and intervals of a phylogenetic tree and make it available both in hclust
and "phylo" (see read.tree
) formats.
Usage
Preprocess.Tree(Tree)
Arguments
Tree |
An object of class |
Details
This is an internal function. It is used by PhyloApply
to obtain values of intervals.
Value
An object of class PPtree
.
[Package entropart version 1.6-16 Index]