Skip to content
Back to formatted view

Raw Message

Message-ID: <4A0162C3.8050808@bitwrit.com.au>
Date: 2009-05-06T10:13:23Z
From: Jim Lemon
Subject: View cluster results of large data sets
In-Reply-To: <e23082be0905050648t4ed0991dp9d24ecd686138861@mail.gmail.com>

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