TreeSearch (version 0.4.0)

SuccessiveWeights: Successive Weights

Description

Calculate weight for tree scored by successive approximations.

Usage

SuccessiveWeights(tree, dataset)

Arguments

tree

A tree of class phylo.

dataset

A phylogenetic data matrix of class phyDat, whose names correspond to the labels of any accompanying tree.

Value

SuccessiveWeights() returns the score of a tree, given the weighting instructions specified in the attributes of the dataset.