Learn R Programming

entropart (version 1.1.3)

Preprocess.Tree: Preprocessing of a phylogenetic tree

Description

Calculates cuts and intervals of a phylogenetic tree and make it available both in hclust and phylog formats.

Usage

Preprocess.Tree(Tree)

Arguments

Tree
An object of class hclust or phylog. The tree must be ultrametric.

Value

Details

This is an internal function. It is used by PhyloApply and to obtain exact values of intervals (functions such as PhyloDiversity return them as names, with low precision).