minimum.retrospective.edge | R Documentation |
Ensures that new sequences only join old clusters through the shortest retrospective edge, i.e., an edge connecting the new node to a non-new node.
minimum.retrospective.edge(obj)
obj: |
S3 object of class clusData from create.graph |
integer, vector of row indices into g$edge.info
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.