Re: [R] R Memory Problem

2010-01-27 Thread David Winsemius
You were asked to provide details, but so far have not. -- David. On Jan 27, 2010, at 2:17 AM, prem_R wrote: Yes i think this is explanation of the problem faced .Could you please help me to solve this . -- View this message in context: http://n4.nabble.com/R-Memory-Problem-tp12892

Re: [R] R Memory Problem

2010-01-26 Thread prem_R
Yes i think this is explanation of the problem faced .Could you please help me to solve this . -- View this message in context: http://n4.nabble.com/R-Memory-Problem-tp1289221p1311291.html Sent from the R help mailing list archive at Nabble.com. _

Re: [R] R Memory Problem

2010-01-25 Thread Johann Hibschman
prem_R writes: > I'm running predictive analytics using R and to calibrate my model i > used to adjust the variables used in the model and the problem happens > here.R just runs out of memory .I tried garbage cleaning also. I'm analyzing a 8 GB data set using R, so it can certainly handle large

Re: [R] R Memory Problem

2010-01-25 Thread jim holtman
How big is your data set (use object.size on the object and 'str'). Exactly what statements are you executing? Exactly what error message are you getting? On Mon, Jan 25, 2010 at 5:44 AM, prem_R wrote: > > Is anyone could help me to resolve this problem?I'm presently an SAS user for > my applica

[R] R Memory Problem

2010-01-25 Thread prem_R
Is anyone could help me to resolve this problem?I'm presently an SAS user for my application and was exploring R to use it for my application.I have already posted this question on using my 32 bit machine with 2GB RAM and from what i understood was to use a 64Bit machine .I tried using 64bit machi