Displaying 1 result from an estimated 1 matches for "904x904x904".
2012 Feb 10
1
best option for big 3D arrays?
Hi all,
I am trying to fill a 904x904x904 array, but at some point of the loop R
states that the 5.5Gb sized vector is too big to allocate. I have looked at
packages such as "bigmemory", but I need help to decide which is the best
way to store such an object. It would be perfect to store it in this "cube"
form (for inde...