dot-TreeDistance function

Calculate distance between trees, or lists of trees

Calculate distance between trees, or lists of trees

.TreeDistance(Func, tree1, tree2, checks = TRUE, ...)

Arguments

  • checks: Logical specifying whether to perform basic sanity checks to avoid crashes in C++.

See Also

CalculateTreeDistance

Author(s)

Martin R. Smith

(martin.smith@durham.ac.uk)