Learn R Programming

MSCquartets (version 3.1)

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

Value

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

Arguments

n

number of edges in cycle (at least 4)

Examples

Run this code
expmodNANUQCycleDist(5)

#'@seealso \code{\link{resolveCycle}} \code{\link{ordersHeuristicmodNANUQ}}

Run the code above in your browser using DataLab