.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

CalculateTreeDistance


[Package TreeDist version 2.9.2 Index]