Learn R Programming

entropart (version 1.6-7)

Preprocess.Tree: Preprocessing of a phylogenetic tree

Description

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

Usage

Preprocess.Tree(Tree)

Arguments

Tree

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

Value

An object of class PPtree.

Details

This is an internal function. It is used by PhyloApply to obtain values of intervals.