Skip to content
Prev 257302 / 398506 Next

Working with massive matrices in R

It is probably contiguous memory,  I always suggest that you have 3-4X
memory than your largest object to ensure that you have room for
copies that might be made.  So make a request for about 50GB of
memory.
On Mon, Apr 18, 2011 at 4:10 PM, svrieze <vrie0006 at umn.edu> wrote: