On Apr 15, 2014, at 4:15 PM, Manan Amin wrote:
>
> Hello,
>
> I have a data file of 108mb with snps data of 0,1,2. I am new in the
program and have to do this project. My first step is to get the p value using
chisq.test function. I have tried running the function however since I am new
to language I am aware of how to do this step. My error am getting is cannot
allocate vector of size. Now I have data loaded as in table text file into a
variable called data and passing that variable to function chisq.test with df
value of 2.
> Sent from my iPhone
Since you have gotten no response in 20 hours, you should start asking yourself
whether anyone will be able to offer assistance with what little information you
have provided. Try reading the Posting Guide to see what level of detail is
expected for communication on a technical newsgroup such as R-help.
> ______________________________________________
> R-help at r-project.org mailing list
> 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.
David Winsemius
Alameda, CA, USA