search for: xxxkb

Displaying 2 results from an estimated 2 matches for "xxxkb".

Did you mean: xxkb
2001 Mar 21
1
Is there any help for "Cannot allocate vector size of xxx KB"
...tes) and throwing away what you don't (e.g., residuals)? Reid Huntsinger -----Original Message----- From: Saikat DebRoy [mailto:saikat at stat.wisc.edu] Sent: Wednesday, March 21, 2001 12:15 PM To: Han Lai Cc: R-help Subject: Re: [R] Is there any help for "Cannot allocate vector size of xxxKB" >>>>> "Han" == Han Lai <hlai at whsun1.wh.whoi.edu> writes: Han> Hi, As I run R long enough, for example if I keep running Han> different glm() models and each model has 500 bootsraps, I Han> alway get the error message on "cannot allocat...
2005 Nov 15
1
cannot.allocate.memory.again and 32bit<--->64bit
...ulate object.size directly [1] 381.4698 so, the matrix actually - according to the used.Mb - needs the same Mb as the vector. but, the trigger.Mb - and i still have problems with understanding of this - grows ennormously. and i can sure, i had received the "cannot allocate the vector of xxxKb"-error last time, trying the same experiment. if we know, that the matrix (or array generally) is acctually alloccated as a vector (with removed dimensions), why do we need so much trigger.Mb for it? is it a problem for R only on a 32bit? what is the difference with recpect to trigger.me...