View cluster results of large data sets
Wade Wall wrote:
Hi all, I am trying to run a cluster analysis with a relatively large data set (545 samples) and obviously am having trouble viewing the results using standard plot() method. Is there a way to plot the results of a large cluster analysis in a window with a scroll bar. Any recommendations would be appreciated because I have looked around for a solution to no avail.
Hi Wade, One way is to create a huge image file (e.g. png) and then load it into a maximized HTML browser or image viewer. This usually gives you a window with both scroll bars. Jim