tree.brlens: summarizing branch lengths

tree.brlensR Documentation

summarizing branch lengths

Description

This function summarizes the branch lengths of a tree.

Usage

tree.brlens(tree)

Arguments

tree

a tree string

Value

summary

summary of the branch lengths

sd

standard deviation of the branch lengths

molClock

standard deviation of tip-root distances

Author(s)

Liang Liu

Examples

data(dat.unrootedtree)
tree.brlens(dat.unrootedtree[1])

lliu1871/phybase documentation built on April 21, 2024, 3:16 a.m.