Rdocumentation
powered by
Learn R Programming
phytools (version 0.1-0)
ls.tree: Least squares branch lengths for a given tree
Description
Internal function for
optim.phylo.ls
.
Usage
ls.tree(tree,D)
Arguments
tree
.
D
.
Value
a tree with branch lengths.
Details
Do not use unless you know what you're doing.