Displaying 1 result from an estimated 1 matches for "333049".
Did you mean:
33304
2005 Oct 24
1
Out of memory
Hi,
I am using gamm and I run out of memory and R crashes. I have tried to change the amount of memory in R using memory.limit as so far the largest it has allowed
memory.limit(size=3072)
still ahs this problem.
If I try to use max I get the following error
> memory.limit(memory.size(max=TRUE))
Error in memory.size(size) : don't be silly!: your machine has a 4Gb address limit
Does