.TreeDistance {TreeDist} | R Documentation |
Calculate distance between trees, or lists of trees
.TreeDistance(Func, tree1, tree2, checks = TRUE, ...)
checks |
Logical specifying whether to perform basic sanity checks to avoid crashes in C++. |
Martin R. Smith (martin.smith@durham.ac.uk)