Description Usage Arguments Value Examples
All pairwise D1 distances for a list of trees
1 | multiDistUnlab(trees, listoflabels = NA)
|
trees |
A list of trees |
listoflabels |
Alternatively, a list of labels. If listoflabels is NA (the default), this function first computes the labels for the set of trees. If listoflabels is not NA, the labels are compared directly and the trees are ignored. |
An object of class 'dist' containing tree-tree D1 distances
1 | dd=multiDistUnlab(rmtree(10,12))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.