Rdocumentation
powered by
Learn R Programming
kdetrees (version 0.1.2)
dist.diss: pairwise tree distances
Description
pairwise tree distances
Usage
dist.diss(x, ..., method = "euclidean", p = 2)
Arguments
x
either a row matrix of tree vectors, or a multiPhylo object
...
additional arguments passed to dissmap
method
option passed to dist
p
option passed to dist
Value
a matrix of pairwise tree distances
See Also
dist