GetLineages: GetLineages

Description Usage Arguments Examples

View source: R/GetLineages.R

Description

This function identifies the lineages from a given MST and cluster of origin. Terminal nodes are defines as all nodes not the origin with a singular edge. getLineages returns all possible lineages beginning at the origin

Usage

1
GetLineages(dmst, origin.cluster)

Arguments

dmst

Minimum Spanning Tree of cluster centroids objec

origin.cluster

Cluster of origin

Examples

1

schaugf/CREoLE documentation built on May 29, 2019, 3:26 p.m.