Message-ID: <54C00C4F.80506@gmail.com>
Date: 2015-01-21T20:30:07Z
From: Duncan Murdoch
Subject: Need help with BIG Data
In-Reply-To: <CAAoOcQ2UP3wOJcfSc3jhjC8Srmpo4WdJu7P--k_ouhwH7cwaww@mail.gmail.com>
On 21/01/2015 10:18 AM, Paromita Guha wrote:
> Hi all,
>
> I have a dataset with more than 16800 rows and 2000 columns. I have been
> trying to run some econometric estimation and regressions as well as some
> statistical procedures on the dataset and R keeps giving me errors.
That's only 33 million entries. If your computer has a couple GB of
memory, that should be no problem (though it's not hard to think of
models where it really would be a problem, e.g. y ~ .^2).
You should post more details (and not in HTML) for more specific help.
Duncan Murdoch
>
> I tried attaching the data and I was unable to do so.
>
>
> Could anyone please help me by pointing out some useful websites or
> resources that deals with BIG data on R and econometrics procedures. I
> googled and could not find anything much helpful.
>
> Thanks for your help.
>
> Paromita
>
> [[alternative HTML version deleted]]
>
> ______________________________________________
> R-help at r-project.org mailing list -- To UNSUBSCRIBE and more, see
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.