triangMtd {ape}R Documentation

Tree Reconstruction Based on the Triangles Method

Description

Fast distance-based costruction method. Should only be used when distance measures are fairly reliable.

Usage

triangMtd(X)
triangMtds(X)

Arguments

X

a distance matrix

.

Value

an object of class "phylo".

Author(s)

Andrei Popescu niteloserpopescu@gmail.com

References

http://archive.numdam.org/ARCHIVE/RO/RO_2001__35_2/RO_2001__35_2_283_0/RO_2001__35_2_283_0.pdf


[Package ape version 3.0 Index]