[R] converting character strings to eval

Vito Ricci vito_ricci at yahoo.com
Mon Jul 19 17:02:24 CEST 2004


Hi,

try with the package cluster!
Bye
Vito


Hello,
            I'm trying to do a cluster analysis on a
large data set.  I
tried it out with a smaller one first, but I got this
error:
 
> hc<-hclust(dist(x),"ave")
Error: cannot allocate vector of size 4129151 Kb
 
The data sample used (i.e. "x")  is a numerical data
set of size 32513 by 31
 
Does anyone know how I can do this analysis?  Is R
capable of this data
size?  
Ultimately I wanna do an analysis on a dataset of size
32513 by 220
 
 
Thanks!
 
dave

=====
Diventare costruttori di soluzioni

Visitate il portale http://www.modugno.it/
e in particolare la sezione su Palese http://www.modugno.it/archivio/cat_palese.shtml




More information about the R-help mailing list