as.matrix.multiPhylo: dissimilarity map tree vectorization

Description Usage Arguments Value Author(s) Examples

Description

Dissimilarity maps convert trees to vectors using tip-to-tip path lengths. Branch length information may be optionally discarded (the default), resulting in vectors based solely on tree topology.

Usage

1
2
## S3 method for class 'multiPhylo'
as.matrix(x, ...)

Arguments

x

an ape::multiPhylo object.

...

additional options for ape::cophenetic.phylo

Value

a row matrix of tree vectors

Author(s)

Grady Weyenberg

Examples

1

grady/kdetrees documentation built on May 17, 2019, 8:01 a.m.