fitCycleOrders | R Documentation |
Compute residual sum of squares (RSS) comparing empirical distance for a blob to an expected one for a cycle with each given order/designated hybrid. This is used in NANAUQ+ commands for resolving multifurcations in a tree of blobs to a cycle
fitCycleOrders(D, E, orders)
D |
an empirical distance table |
E |
an expected distance table, to be reordered |
orders |
a vector indicating an order, or matrix whose rows give orders, to fit |
vector of RSSs, one for each order
resolveCycle
, resolveLevel1
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.