Skip to content
Prev 10321 / 398503 Next

Is there any help for "Cannot allocate vector size of xxxKB"

Han Lai <hlai at whsun1.wh.whoi.edu> writes:
It would help to know when the error occurs ... I guess somewhere in
that 500 bootstaps ... I suppose that you are saving some of the output
of glm() between samples. Perhaps you are saving a whole glm() object
each time. glm() objects which can be very big. You might have better
luck if you extract and save only the information you want.

An alternative would be to save output incrementally to a file and rm()
temporary objects between fits.

Mark

--
Mark Myatt


-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._