Description Usage Arguments Author(s) References Examples
Computes and displays the starburst representation of clusters on a map.
1 | map.starburst(map, explicit = FALSE, smoothing = 2, merge.clusters=TRUE, merge.range=.25)
|
map |
an object of type 'map'. |
explicit |
controls the shape of the connected components. |
smoothing |
controls the smoothing level of the map display (NULL, 0, >0). |
merge.clusters |
is a switch that controls if the starburst clusters are merged together |
merge.range |
is a range that is used as a percentage of a certain distance in the code to determine whether components are closer to their centroids or centroids closer to each other. |
Lutz Hamel, Benjamin Ott, Gregory Breard, Robert Tatoian, Vishakh Gopu
"Improved Interpretability of the Unified Distance Matrix with Connected Components," Lutz Hamel and Chris W. Brown. Proceeding of the 7th International Conference on Data Mining (DMIN'11), July 18-21, 2011, Las Vegas Nevada, USA, ISBN: 1-60132-168-6, pp338-343, CSREA Press, 2011.
1 2 3 4 5 6 7 8 9 10 11 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.