[R] new version of glmnet

2009-12-19 Thread Trevor Hastie
glmnet _1.1-4 is on CRAN now. This version includes cross.validation functions to assist in picking a good value for "lambda" These functions are preliminary, in that they can only handle gaussian or logistic models for binary data. The complete range will appear in the future. For those u

[R] new version of glmnet

2009-01-24 Thread Trevor Hastie
glmnet _1.1-3 is on CRAN now. glmnet fits lasso and elastic net regularization paths for squared error, binomial and multinomial models via coordinate descent. It is extremely fast and can work on large scale problems. See the paper: "Regularized Paths for Generalized Linear Models via Coor