Displaying 1 result from an estimated 1 matches for "siboaw".
Did you mean:
libxaw
2009 Apr 07
1
R segfaulting with glmnet on some data, not other
...ave also tried installing the absolute newest versions of glmnet_1.1-3.tar.gz and Matrix_0.999375-23.tar.gz. In all cases, the exact same error occurs.
Can anyone try this and let me know what they think is happening? Thanks!
Download and untar the following file:
http://www.sendspace.com/file/siboaw
Then go into either the "works" or the "segfaults" directory. The .r files are identical in both, but the data is different. Both data sets are just a bunch of real numbers. Run:
R --vanilla < 200.r
Make sure you've got Matrix and glmnet in your Rlibs. Change the li...