Re: [R] R segfaulting with glmnet on some data, not other

2009-04-09 Thread Kamalic Dan
with glmnet on some data, not other Kamalic Dan wrote: > Hello R-help list, > > > I have a piece of code written by a grad student here at BU which will > segfault when using one data set, but complete just fine using another. Both > sets are just text files full of real numb

[R] R segfaulting with glmnet on some data, not other

2009-04-07 Thread Kamalic Dan
Hello R-help list, I have a piece of code written by a grad student here at BU which will segfault when using one data set, but complete just fine using another. Both sets are just text files full of real numbers. It seems like a bug within R. It could be a bug within her data, but again, he