Displaying 1 result from an estimated 1 matches for "appleguy".
Did you mean:
appleby
2005 Feb 24
0
FYI from apple employee RE: Memory error in Mac OS X Aqua GUI v1.01 with cluster
...my issue which is explained in
detail at the bottom of this exchange...
me:
The data from this simulation has to be processed at several stages
of data processing so at some point I do have to have to make a
dissimilarity matrix from this large matrix, as well as ones that I
have filtered.
appleguy:
>>>Your matrix is too big; adding more memory, or killing off other
>>>processes won't help. R is clearly not very smart when it comes
>>>to dealing with large chunks of data, and you're running into a
>>>fundamental upper limit on the amount of data...