NEWS


glmnet 4.1-7 (2023-03-23)

Added DOI for JSS 2023 paper and corrected some typos in documentation (nfold -> nfolds) and vignette.

glmnet 4.1-6 (2022-11-27)

Removed unneeded legacy fortran code, leaving only coxnet. Fixed up Matrix as() sequences

glmnet 4.1-5

Relatively minor changes to bugs in survival functions and bigGlm, and some improved failure messages.

glmnet 4.1-4 (2022-04-15)

Most of the Fortran code has been replaced by C++ by James Yang, leading to speedups in all cases. The exception is the Cox routine for right censored data, which is still under development.

glmnet 4.1-3 (2021-11-02)

Some of the Fortran in glmnet has been replaced by C++, written by the newest member of our team, James Yang.

glmnet 4.1-2 (2021-06-24)

A new feature added, as well as some minor fixes to documentation.

glmnet 4.1-1 (2021-02-21)

Fixed some bugs in the coxpath function to do with sparse X.

glmnet 4.1 (2021-01-11)

Expanded scope for the Cox model.

Vignettes are revised and reorganized. Additional index information stored on cv.glmnet objects, and included when printed.

glmnet 4.0-2 (2020-06-15)

glmnet 4.0 (2020-05-14)

Major revision with added functionality. Any GLM family can be used now with glmnet, not just the built-in families. By passing a "family" object as the family argument (rather than a character string), one gets access to all families supported by glm. This development was programmed by our newest member of the glmnet team, Kenneth Tay.

glmnet 3.0-3

Bug fixes

glmnet 3.0-2 (2019-12-11)

Bug fixes

glmnet 3.0-1 (2019-11-15)

Minor fix to correct Depends in the DESCRIPTION to R (>= 3.6.0)

glmnet 3.0 (2019-11-09)

This is a major revision with much added functionality, listed roughly in order of importance. An additional vignette called relax is supplied to describe the usage.

In addition to these new features, some of the code in glmnet has been tidied up, especially related to CV.

glmnet 2.0-20

glmnet 2.0-19

glmnet 2.0-18 (2019-05-20)

glmnet 2.0-17

glmnet 2.0-16 (2018-04-02)

glmnet 2.0-15

glmnet 2.0-13 (2017-09-22)

glmnet 2.0-11

glmnet 2.0-10 (2017-05-06)

glmnet 2.0-8 (2017-04-30)

glmnet 2.0-7

glmnet 2.0-6

glmnet 2.0-3 (2016-02-23)

glmnet 2.0-1 (2015-04-08)

glmnet 1.9-9

glmnet 1.9-8 (2014-05-24)

glmnet 1.9-6

glmnet 1.9-5 (2013-08-04)

glmnet 1.9-3 (2013-03-02)

glmnet 1.9-1 (2013-02-10)

glmnet 1.8-5 (2013-01-04)

glmnet 1.8 (2012-07-03)

glmnet 1.7-4

glmnet 1.7-1

glmnet 1.6 (2011-04-24)

glmnet 1.5 (2010-11-04)

glmnet 1.4 (2010-06-16)