Learn R Programming

MSCquartets (version 3.1)

expNANUQCycleDist: 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)

Value

an nxn distance matrix with rows/columns ordered from hybrid following circular order

Arguments

n

number of edges in cycle

See Also

resolveCycle

Examples

Run this code
expNANUQCycleDist(5)

Run the code above in your browser using DataLab