plotspantree {RaceID} | R Documentation |
Minimum Spanning Tree of RaceID3 clusters
Description
This function plots a minimum spanning tree of the RaceID3 cluster medoids in a two-dimensional reduction representation.
Usage
plotspantree(object, tp = 0.5, cex = 1, projections = FALSE)
Arguments
object |
|
tp |
Real number between zero and one. Level of transparency of the t-SNE map. Deafault is 0.5. |
cex |
real positive number. Size of data points. Deault is 1. |
projections |
logical. If |
Value
None.
[Package RaceID version 0.3.5 Index]