Learn R Programming

phytools (version 1.5-1)

ls.tree: Least squares branch lengths for a given tree

Description

Computes the least squares branch lengths conditioned on a topology and distance matrix.

Usage

ls.tree(tree, D)

Value

A tree with branch lengths.

Arguments

tree

phylogeny.

D

distance matrix.

Author

Liam Revell liam.revell@umb.edu

Details

Generally intended as a function to be used internally by optim.phylo.ls.

References

Revell, L. J. (2012) phytools: An R package for phylogenetic comparative biology (and other things). Methods Ecol. Evol., 3, 217-223.