Tree Reconstruction Based on the Triangles Method
Fast distance-based construction method. Should only be used when distance measures are fairly reliable.
triangMtd(X) triangMtds(X)
X |
a distance matrix |
.
an object of class "phylo"
.
Andrei Popescu
data(woodmouse) tr <- triangMtd(dist.dna(woodmouse)) plot(tr)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.