Treemap plot for Agglomerative Clustering Output Only
This plots NC clusters based on the cluster scheme given by Z in a treemap plot. Each rectangle corrresponds to
a cluster of observations.
NOTE: This does not implement the general case for treemap plots. This only does the case where each level is a
binary split, as in agglomerative clustering.
treemap(Z,ncp,flag)
Johnson, B. and B. Shneiderman. 1991. “Treemaps: A space-filling approach to the visualization of hierarchical information structures,” Proceedings of the 2nd International IEEE Visualization Conference, 284-291.