make.matrix | R Documentation |
Function to recreate the upper triangular matrix
make.matrix(D, n, tips)
D |
the tropical interpretation of a tree as a vector |
n |
a numeric value indicating the the number of leaves of the tree |
tips |
a vector of leaf names |
A cophenetic distance matrix, where each entry is the distance between any two leaves of the tree
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.