Displaying 1 result from an estimated 1 matches for "p_1982_aa".
2006 Dec 12
1
Is my data set too large
...o glm, but I get this error:
Error in model.matrix.default(mt, mf, contrasts) :
cannot allocate vector of length 932889958
I am wondering if my data set is too large or I did something wrong.
Is there some limitation for data size for R?
thanks,
Aimin
> p1982<- read.csv("p_1982_aa.csv")
> names(p1982)
[1] "p" "aa" "as" "ms" "cur" "sc"
> str(p1982)
'data.frame': 465979 obs. of 6 variables:
$ p : Factor w/ 1982 levels "154l_aa","1A0P_aa",..: 1 1 1 1 1 1 1 1 1 1 ......