expNANUQCycleDist {MSCquartets} | R Documentation |
Expected NANUQ cycle distance
Description
Compute expected NANUQ distance for a sunlet network with 4 or more taxa. This is used to resolve multifurcations in a tree of blobs by NANUQ+ functions
Usage
expNANUQCycleDist(n)
Arguments
n |
number of edges in cycle |
Value
an nxn distance matrix with rows/columns ordered from hybrid following circular order
See Also
Examples
expNANUQCycleDist(5)
[Package MSCquartets version 3.2 Index]