Skip to content

v0.2.5

Compare
Choose a tag to compare
@nhejazi nhejazi released this 04 Dec 21:37
· 332 commits to master since this release
a562153

A stable release of the package that includes several functionality updates and bugfixes:

  • adds foldid as a formal argument to fit_hal so that it can be passed into glmnet without error (otherwise, errors when passed in as ...)
  • allows predict method to be called over a grid of regularization parameters
  • adds support for fitting regularized Cox regression via wrapping glmnet
  • removal of GitHub dependencies and the Remotes field in DESCRIPTION
  • updating of cran-comments.md and creation of NEWS.md (for CRAN submission)