Java Mailing List Archive

http://www.r-help.com/

Home » Home (12/2007) » R Help for Statistical Computing »

[R] sparse data frame (crsp?)

ivo welch rstat8303

2005-07-24

Replies:


dear R wizards: does R have the facilities to handle sparse data
frames? I am thinking of reading a data base like the daily CRSP data
into R, observations being firms, columns being days, data being stock
returns. but this will only fit into my memory if I can convince R to
not have to store missing observations, and to return NA upon read
access to missing observations. pointers appreciated. sincerely, /iaw

______________________________________________
R-help@(protected)
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html
©2008 r-help.com - Jax Systems, LLC, U.S.A.