Skip to content
Prev 4115 / 15274 Next

Preprocessing RData file (Was: Kdb (Was: high frequency data analysis in R))

I have given some thought to both ff and bigmemory.  I am not a huge
fan of the "ff" license.

http://cran.r-project.org/web/packages/ff/LICENSE

bigmemory is interesting in that you can bypass the R memory issues on
Windows, but I haven't had incredible luck with it.  Me and C++ don't
like each other, so maybe it is something related to that :).  I can
get around the Windows issues by using something non-windows...

Supposedly the changes to the most recent bigmemory are quite good,
but trying the shared memory route (one of the biggest reasons I would
like to use) has caused me catastrophic failure.

At the end of the day there is no good way to make xts rely on
bigmemory. As so much code in in C for xts, you can't readily operate
on the external pointers from there.  You need to read in the data
(via `[` ) and at that point it is resident to the R process, so you
are only getting the penalty of the memory allocation, and none of the
gain.

Of course this is my 2c.  Maybe we need another time-series library :)

Jeff




On Thu, May 21, 2009 at 1:10 PM, Rowe, Brian Lee Yung (Portfolio
Analytics) <B_Rowe at ml.com> wrote:

  
    

Thread (24 messages)

Michael high frequency data analysis in R May 21 Jeff Ryan high frequency data analysis in R May 21 Michael high frequency data analysis in R May 21 Michael high frequency data analysis in R May 21 Liviu Andronic high frequency data analysis in R May 21 Hae Kyung Im high frequency data analysis in R May 21 Michael high frequency data analysis in R May 21 Michael high frequency data analysis in R May 21 Jeff Ryan high frequency data analysis in R May 21 Hae Kyung Im high frequency data analysis in R May 21 Hae Kyung Im high frequency data analysis in R May 21 Jeff Ryan high frequency data analysis in R May 21 Dirk Eddelbuettel Kdb (Was: high frequency data analysis in R) May 21 Eugene Tyurin high frequency data analysis in R May 21 Rowe, Brian Lee Yung (Portfolio Analytics) Preprocessing RData file (Was: Kdb (Was: high frequency data analysis in R)) May 21 Jeff Ryan Preprocessing RData file (Was: Kdb (Was: high frequency data analysis in R)) May 21 Rowe, Brian Lee Yung (Portfolio Analytics) Preprocessing RData file (Was: Kdb (Was: high frequency data analysis in R)) May 21 Shane Conway high frequency data analysis in R May 21 Jeff Ryan Preprocessing RData file (Was: Kdb (Was: high frequency data analysis in R)) May 21 Jeff Ryan Preprocessing RData file (Was: Kdb (Was: high frequency data analysis in R)) May 21 Michael high frequency data analysis in R May 21 Whit Armstrong Preprocessing RData file (Was: Kdb (Was: high frequency data analysis in R)) May 21 Steve Jaffe Preprocessing RData file (data.table and ff, bigmemory) May 22 Jeff Ryan Preprocessing RData file (data.table and ff, bigmemory) May 22