multiDistUnlab: All pairwise D1 distances for a list of trees

Description Usage Arguments Value Examples

Description

All pairwise D1 distances for a list of trees

Usage

1
multiDistUnlab(trees, listoflabels = NA)

Arguments

trees

A list of trees

listoflabels

Alternatively, a list of labels. If listoflabels is NA (the default), this function first computes the labels for the set of trees. If listoflabels is not NA, the labels are compared directly and the trees are ignored.

Value

An object of class 'dist' containing tree-tree D1 distances

Examples

1
dd=multiDistUnlab(rmtree(10,12))

carolinecolijn/treetop documentation built on May 13, 2019, 12:50 p.m.