Description Usage Arguments Value
Cluster graph
1 2 3 | .clusterGraph(assignments, clusterMeans, featureName,
transitionProportions = "To", transitionLabels = FALSE,
transitionThreshold = 0, numTopFeatures = 10)
|
assignments |
|
clusterMeans |
|
featureName |
|
transitionProportions |
how to compute the transition proportions. Possible values are:
|
transitionLabels |
|
transitionThreshold |
hide edges with transition proportions below this threshold. |
numTopFeatures |
|
ggplot
object of the cluster graph.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.