dist.diss: Compute pairwise tree distances

Description Usage Arguments Value Author(s) See Also Examples

View source: R/dist.diss.R

Description

Compute pairwise tree distances

Usage

1
dist.diss(x, ..., method = "euclidean", p = 2)

Arguments

x

either a row matrix of tree vectors, or a multiPhylo object

...

additional arguments passed to as.matrix.multiPhylo

method

option passed to dist

p

option passed to dist

Value

a dist object with tree-to-tree distances

Author(s)

Grady Weyenberg

See Also

dist

Examples

1

kdetrees documentation built on May 1, 2019, 9:35 p.m.