Re: [R] Memory problem in multinomial logistic regression

2010-07-05 Thread Charles C. Berry
On Mon, 5 Jul 2010, Daniel Wiesmann wrote: Dear All I am trying to fit a multinomial logistic regression to a data set with a size of 94279 by 14 entries. The data frame has one "sample" column which is the categorical variable, and the number of different categories is 9. The size of the da

[R] Memory problem in multinomial logistic regression

2010-07-05 Thread Daniel Wiesmann
Dear All I am trying to fit a multinomial logistic regression to a data set with a size of 94279 by 14 entries. The data frame has one "sample" column which is the categorical variable, and the number of different categories is 9. The size of the data set (as a csv file) is less than 10 MB. I