Hi,

I'm trying to apply the function daisy() to a data.frame 10000x10 but I have
not enough space (error message: cannot allocate vector of length
1476173280).

I didn't imagine I was not able to work with a matrix of just 10000
observations... I have setted in Rgui --max-mem-size=2G (I'm not able to set
more space..)

How can I solve this issue? Separating observations depending on some rules?

thanks
-- 
View this message in context: 
http://r.789695.n4.nabble.com/daisy-space-allocation-issue-tp2339844p2339844.html
Sent from the R help mailing list archive at Nabble.com.

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to