Skip to content
Prev 313108 / 398503 Next

Large loops in R

Thank you all for your help!

I used the function "big.matrix", from a package named "bigmemory", to
allocate a large matrix 50k x 50k
(http://www.inside-r.org/packages/cran/bigmemory/docs/bigmemory).

And I followed the suggestions from Sarah to do the calculations fastly!

Thank you very much!

Best!

Charles
On Tue, Dec 4, 2012 at 9:33 PM, Sarah Goslee <sarah.goslee at gmail.com> wrote: