expmodNANUQCycleDist {MSCquartets} | R Documentation |
Expected modNANUQ cycle distance
Description
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.
Usage
expmodNANUQCycleDist(n)
Arguments
n |
number of edges in cycle (at least 4) |
Value
an nxn distance matrix with rows/columns ordered from hybrid following circular order
Examples
expmodNANUQCycleDist(5)
#'@seealso \code{\link{resolveCycle}} \code{\link{ordersHeuristicmodNANUQ}}
[Package MSCquartets version 3.0 Index]