.TreeDistance {TreeDist} | R Documentation |
Calculate distance between trees, or lists of trees
Description
Calculate distance between trees, or lists of trees
Usage
.TreeDistance(Func, tree1, tree2, checks = TRUE, ...)
Arguments
checks |
Logical specifying whether to perform basic sanity checks to avoid crashes in C++. |
Author(s)
Martin R. Smith (martin.smith@durham.ac.uk)
See Also
[Package TreeDist version 2.9.1 Index]