Dear R-users,

I'm trying to use the netlogit QAP procedure in the SNA package for an 
adjacency matrix of 4500*4500 (undirected). However, my computer is not able to 
handle this task due to a lack of memory (2GB of RAM). The error message is 
something like "... cannot allocated vector of size... MB". Is there any 
possibility to reduce the RAM usage of that procedure? Can I store the data 
differently than in an Array(), which might use too much RAM?
Thanks in advance for your help.

Tom

--

Dr. Tom Broekel

Department of Economic Geography
Faculty of Geosciences
Utrecht University
The Netherlands

Tel: +31 30 2533206
Fax: + 31 30 2532037
e-Mail: t.broe...@geo.uu.nl
homepage: http://econ.geo.uu.nl/broekel/broekel.html

______________________________________________
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