expmodNANUQCycleDist | R Documentation |
Compute expected modNANUQ distance for a sunlet network with 4 or more taxa. This is used in a hueristic method for resolving multifurcation in a tree of blobs to a cycle by NANUQ+ commands.
expmodNANUQCycleDist(n)
n |
number of edges in cycle (at least 4) |
an nxn distance matrix with rows/columns ordered from hybrid following circular order
expmodNANUQCycleDist(5)
#'@seealso \code{\link{resolveCycle}} \code{\link{ordersHeuristicmodNANUQ}}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.