Learn R Programming

entropart (version 1.6-16)

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" (see read.tree) formats.

Usage

Preprocess.Tree(Tree)

Value

An object of class PPtree.

Arguments

Tree

An object of class hclust, "phylo" (see read.tree) or phylog. The tree must be ultrametric.

Details

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