2013-03-01 Trevor Hastie version 1.9-3 * added intercept option 2013-02-10 Trevor Hastie version 1.9-1 * added upper and lower bounds for coefficients * added glmnet.control for setting sytems parameters * fixed serious bug in coxnet 2012-12-31 Trevor Hastie version 1.8-5 * added exact=TRUE option for prediction and coef functions 2012-7-01 Trevor Hastie Major new release * added mgaussian family for multivariate response * added grouped option for multinomial family 2012-4-26 Trevor Hastie * nasty bug fixed in fortran - removed reference to dble * check class of newx and make dgCmatrix if sparse 2011-8-15 Trevor Hastie * lognet added a classnames component to the object * predict.lognet(type="class") now returns a character vector/matrix 2011-6-23 Trevor Hastie * predict.glmnet : fixed bug with type="nonzero" * glmnet: Now x can inherit from "sparseMatrix" rather than the very specific "dgCMatrix", and this will trigger sparse mode for glmnet 2010-11-01 Trevor Hastie * glmnet.Rd (lambda.min) : changed value to 0.01 if nobs ### Note that this starts from glmnet_1.4