Skip to content
Prev 165139 / 398503 Next

big data file versus ram memory

Hi Mauricio,

Mauricio Calvao schrieb:
There are some packages to handle large datasets, e.g., bigmemoRy. There 
were a couple of presentations on various ways to work with large 
datasets at the last useR conference - take a look at the presentations at
http://www.statistik.uni-dortmund.de/useR-2008/
You'll probably be most interested in the "High Performance" streams.
The philosophy is basically to use RAM. Anything working outside RAM is 
not exactly heretical to R, but it does require some additional effort.
From what I understand - little to nothing, beyond the time needed for 
computations.

HTH,
Stephan